Skip to content

Commit

Permalink
set var for deterministic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Jul 25, 2023
1 parent be7796e commit 0262f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/self-hosted-gpu-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
run: |
conda activate nnpops
cd build
export CUBLAS_WORKSPACE_CONFIG=:4096:8
ctest --verbose
stop-runner:
Expand Down

0 comments on commit 0262f86

Please sign in to comment.