SY Wang
1e0ab71985
Docker: Improve Spack image build caching ( #5462 )
2026-06-25 16:28:47 +02:00
SY Wang
948aa9e1c1
Docker [Spack]: Default to system GCC and enable Rawhide ssmp testing ( #5409 )
2026-06-20 23:47:26 +02:00
SY Wang
ea7c263a32
Spack docker tester: Restore cache setup and access via host endpoint ( #5236 )
2026-05-18 16:41:25 +02:00
SY Wang
8ba4bd1763
Spack docker tester: Use a dedicated cache network instead of host ( #5218 )
2026-05-17 17:14:54 +02:00
Matthias Krack
4104e3fc41
Use base image ubuntu 26.04 and gcc 14 as default for the spack tester ( #5154 )
2026-05-09 21:45:11 +02:00
Matthias Krack
59927b9229
make_cp2k.sh: Introduce --use_cache flag ( #5149 )
2026-05-08 09:59:03 +02:00
Matthias Krack
6f80f8717e
Prepend ERROR to failure message ( #5113 )
2026-04-28 21:34:07 +02:00
Matthias Krack
02a6ce975b
Finalise image even if tests failed ( #5110 )
2026-04-28 11:48:05 +02:00
Matthias Krack
35dc0ecb7d
Add image tag name flag to usage example in the dockerfile headers
...
That image tag name is picked up by make_cp2k.sh as IMAGE_TAG
2026-04-25 09:43:56 +02:00
Matthias Krack
8f971e11a4
Run spack regression tests with keepalive
2026-04-16 12:14:17 +02:00
Matthias Krack
993cc6f902
Split container builds in 3 stages to imorove caching
2026-02-21 00:36:37 +01:00
Matthias Krack
fe07ba5a00
Replace the unreliable ldd by ldconfig
...
to detect all library paths needed by the CP2K binary
- Pin ninja version after removing the package from the base image installation
- Update Rocky Linux version from 9.3 to 10 (latest)
- Remove CMake cleaning step, because it causes that CP2K is always recompiled from scratch which is a feature already covered by the --rebuild_cp2k flag on user request
- Move back from lscpu to nproc, because lscpu provides always a host view also within containers whereas nproc shows the container-visible CPUs (cgroup limits)
2026-02-20 20:56:44 +01:00
Matthias Krack
08977f0e78
Remove ninja-build package from base images
2026-02-18 09:50:35 +01:00
Matthias Krack
eaadeeb9d3
Enable OpenPMD explicitly (not done by default)
2026-02-16 17:02:23 +01:00
Matthias Krack
0c3f48da69
Add spack based psmp CUDA P100 tester
2026-02-15 14:05:49 +01:00
Matthias Krack
3c434384a8
Drop version from spack folder name
2026-02-12 13:37:02 +01:00
Matthias Krack
e0d5c8ef3d
Add spack based ssmp CUDA P100 tester
2026-02-11 15:19:56 +01:00
Matthias Krack
9767e520d0
Simplify: merge entrypoint and launch script
2026-02-09 17:53:43 +01:00
Matthias Krack
fad18cd9cc
Remove accidentily added package findutils
2026-02-08 23:35:27 +01:00
Matthias Krack
6e2f6d2d0a
Allow for different base images with spack
2026-02-08 23:35:27 +01:00
Matthias Krack
5da81e0082
Add docker file for building statically linked CP2K binaries
2026-02-07 19:32:03 +01:00
Matthias Krack
78e4bf51c4
Add spack based tester for GCC 15
...
- Drop overriding compiler commands
- Try to use externals to accelerate the build
2026-02-04 14:48:55 +01:00
Matthias Krack
3462af1f7c
Perform multi-stage docker builds to reduce image size
...
- Create also more layers for a smaller average size per layer
- The created containers are essentially ready for production
2026-01-30 14:17:19 +01:00
Matthias Krack
9dd2f63cea
Replace old spack-based testers with new ones (use make_cp2k.sh)
2026-01-29 15:18:17 +01:00
Matthias Krack
2c68f22196
Add OpenMPI tester using make_cp2k.sh
...
Drop hwloc installation for the base image with spack
2026-01-28 21:00:10 +01:00
Ole Schütt
65915158d7
Docker: COPY tests dir after build
2026-01-09 19:40:46 +01:00
Matthias Krack
78931c6763
Spack requires "spack_repo" to be in the repo path
2026-01-07 15:59:19 +01:00
Matthias Krack
339af6c9b5
Ensure consistency with generator script
2025-12-31 21:54:55 +01:00
Ole Schütt
d710185059
Docker: Cleanup after Makefile removal
2025-12-27 17:45:13 +01:00
Matthias Krack
e1f45583bb
Spack packages 2025.07.0 -> 2025.11.0
2025-12-26 16:32:53 +01:00
Matthias Krack
a795472a78
Spack 1.0.0 -> 1.1.0
2025-12-26 16:32:53 +01:00
Matthias Krack
5ec5ad8e02
Add spack ssmp tester
2025-12-23 15:58:32 +01:00