Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Dec 9, 2024
1 parent a771f6a commit 0b40a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/delta/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ if [ "$job_device" == "gpu" ]; then
fi

n_build_threads=20
n_test_threads=20

if [ "$job_device" == "gpu" ]; then
gpu_count=$(nvidia-smi -L | wc -l) # number of GPUs on node
Expand Down

0 comments on commit 0b40a72

Please sign in to comment.