Skip to content

Commit

Permalink
reset to what cholla/dev has
Browse files Browse the repository at this point in the history
  • Loading branch information
evazlimen committed Sep 1, 2023
1 parent 265db2e commit 1f2b35b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion builds/make.host.lux
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GPUFLAGS = -std=c++17
OMP_NUM_THREADS = 10

#-- Library
CUDA_ROOT = /cm/shared/apps/cuda11.2/toolkit/current
CUDA_ROOT = /cm/shared/apps/cuda10.2/toolkit/current
HDF5_ROOT = /cm/shared/apps/hdf5/1.10.6
FFTW_ROOT = /home/brvillas/code/fftw-3.3.8
PFFT_ROOT = /data/groups/comp-astro/bruno/code_mpi_local/pfft
Expand Down
2 changes: 1 addition & 1 deletion builds/setup.lux.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

module load hdf5/1.10.6 cuda11.2 openmpi/4.0.1 devtoolset-9
module load hdf5/1.10.6 cuda10.2/10.2 openmpi/4.0.1

export MACHINE=lux
export CHOLLA_ENVSET=1

0 comments on commit 1f2b35b

Please sign in to comment.