Commit graph

10 commits

Author SHA1 Message Date
Ole Schütt
37a23bdd17
Docker: Upgrade python packages (#5172) 2026-05-12 13:31:01 +02:00
Ole Schütt
8f947f7b13 Docker: Remove Makefile from tests without build 2025-10-20 11:26:59 +02:00
Ole Schütt
e966546746 PAO-ML: Migrate to NequIP framework 2025-10-01 16:25:41 +02:00
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
2872709a98 Docker: Upgrade to Ubuntu 24.04 2024-05-01 16:00:17 +02:00
Ole Schütt
04dd428432 Move do_regtest.py into tests dir 2023-09-27 11:17:40 +02:00
Ole Schütt
934a489bed Docs: Add Sphinx-based manual 2023-06-08 10:46:10 +02:00
Ole Schütt
89e83184de Docker: Add cmake consistency check to misc tests 2023-04-17 23:56:37 +02:00
Ole Schütt
1fa64e020a Dashboard: Rename test Python to Misc 2023-04-17 20:12:01 +02:00
Renamed from tools/docker/Dockerfile.test_python (Browse further)