Skip to content

Commit

Permalink
Merge pull request cholla-hydro#385 from reubendb/dev
Browse files Browse the repository at this point in the history
Updated Summit GCC setup script
  • Loading branch information
evaneschneider authored Mar 27, 2024
2 parents 87ae6ae + e763373 commit a1d6396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builds/setup.summit.gcc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# source ./setup.summit.gcc.sh

#module load gcc/10.2.0 cuda/11.4.0 fftw hdf5 python
module load gcc cuda fftw hdf5 python googletest/1.11.0
#module load gcc cuda fftw hdf5 python googletest/1.11.0
module load gcc cuda/12.2.0 fftw hdf5 python

export F_OFFLOAD="-fopenmp"
export CHOLLA_ENVSET=1

0 comments on commit a1d6396

Please sign in to comment.