Update reframe tests to use PrgEnv-gnu as recommended by ARCHER2 docs

这个提交包含在:
nmannall
2024-03-27 14:58:02 +00:00
父节点 a145933341
当前提交 fadcf4641e
共有 2 个文件被更改,包括 44 次插入14 次删除

查看文件

@@ -11,6 +11,8 @@
# using threading.
export OMP_NUM_THREADS=1
module load cray-python
source ../.venv/bin/activate
reframe -C configuration/archer2_settings.py -c reframe_tests.py -c base_tests.py -r "$@"