Skip to content

Commit

Permalink
Sapling build environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Jul 23, 2024
1 parent 3212294 commit a541080
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions experiment/sapling/env.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export MACHINE=sapling
export THREADS=20

module load cuda

export USE_CUDA=1
export CONDUIT=ibv

export REGENT_GPU_FLAGS="-fgpu cuda -fgpu-arch pascal"

0 comments on commit a541080

Please sign in to comment.