mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
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:
parent
c740a4b48f
commit
22d13e016e
54 changed files with 281 additions and 54 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue