Skip to content

Commit

Permalink
Fix up dd7b71b
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Jan 15, 2025
1 parent 0996876 commit d1cd1c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions configs/sites/tier1/atlantis/compilers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ compilers:
cxx: /cm/shared/apps/intel/oneapi/compiler/2022.1.0/linux/bin/intel64/icpc
f77: /cm/shared/apps/intel/oneapi/compiler/2022.1.0/linux/bin/intel64/ifort
fc: /cm/shared/apps/intel/oneapi/compiler/2022.1.0/linux/bin/intel64/ifort
flags: {}
flags: {}
operating_system: rhel8
target: x86_64
modules:
Expand Down Expand Up @@ -48,7 +48,7 @@ compilers:
- tbb/2021.13
- compiler-rt/2024.2.1
- compiler/2024.2.1
environment:
environment:
prepend_path:
PATH: /cm/local/apps/gcc/11.2.0/bin
CPATH: /cm/local/apps/gcc/11.2.0/include
Expand Down
1 change: 0 additions & 1 deletion configs/sites/tier1/atlantis/packages_gcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ packages:
modules:
- openmpi/mlnx/gcc/64/4.1.5a1
- slurm

0 comments on commit d1cd1c7

Please sign in to comment.