Skip to content

Commit

Permalink
Update README.md with new dumb nersc module load stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes2419 authored Mar 15, 2024
1 parent 58aacac commit 5ff563b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@ This is a straightforward option for compiling GITR.
4. If you are using a NERSC device or other shared high-performance computing resource:
> module load cmake
>
> module unload cray-hdf5-parallel
>
> module swap PrgEnv-gnu PrgEnv-nvidia
>
> module load nvidia/23.9
>
> module load cray-hdf5
>
> module load cray-netcdf
Expand Down

0 comments on commit 5ff563b

Please sign in to comment.