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.
This commit is contained in:
Matthias Krack 2025-05-28 16:29:09 +02:00
parent c740a4b48f
commit 22d13e016e
54 changed files with 281 additions and 54 deletions

View file

@ -1,6 +1,6 @@
#
# This file was created by generate_dockerfiles.py.
# Usage: podman build -f ./Dockerfile.test_precommit ../../
# Usage: podman build --shm-size=1g -f ./Dockerfile.test_precommit ../../
#
FROM ubuntu:24.04