Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Abraham <[email protected]>
  • Loading branch information
jabraham17 committed Nov 22, 2024
1 parent b23c8f7 commit 8ee1a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/cron/test-gpu-ex-cuda-12.interop.bash
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module load cuda/12.4 # default is CUDA 12.5
# This can be removed once we use CUDA 12.5
export CHPL_LIB_PATH="/opt/nvidia/hpc_sdk/Linux_x86_64/24.7/math_libs/lib64:$CHPL_LIB_PATH"

export CHPL_LLVM=system # Using bundled LLVM since that's safer
export CHPL_LLVM=system
export CHPL_TEST_GPU=true
export CHPL_LAUNCHER_PARTITION=griz256
export CHPL_NIGHTLY_TEST_DIRS="gpu/interop/"
Expand Down

0 comments on commit 8ee1a52

Please sign in to comment.