Commit graph

8 commits

Author SHA1 Message Date
Matthias Krack
22d13e016e Add regression tester for new Intel ifx compiler
Test the latest Intel oneAPI HPC Toolkit version with ssmp and psmp
using the new ifx Fortran compiler. The existing Intel tests use
still the old ifort compiler.
2025-06-02 12:30:00 +02:00
Matthias Krack
107e9aed79 Use podman instead of docker
Rationale for this proposal: Docker is usually not provided on shared compute clusters, e.g. at HPC centres,
because docker runs a daemon with root privileges creating potential security vulnerability. By contrast,
podman is daemonless and more lightweight and is built on the same principles as Docker's API.
2025-05-21 16:25:59 +02:00
Ole Schütt
eced570b41 Precommit: Add work-around for clang-format's excessive memory usage 2025-03-01 12:06:30 +01:00
Ole Schütt
4dbdcdf615 precommit: Upgrade to Ubuntu 24.04 2024-05-01 17:11:52 +02:00
Ole Schütt
ab8d59069b precommit: Use Python venv 2023-11-04 14:30:06 +01:00
Ole Schütt
cf49497ce8 Docker: Touch up caching 2022-05-25 15:28:39 +02:00
Ole Schütt
fd9656a0f5 Docker: Upgrade to Ubuntu 22.04 2022-05-11 14:17:18 +02:00
Ole Schütt
74473a6d04 Docker: User build context for precommit test 2022-03-11 17:12:55 +01:00