We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108c7c1 commit d6b9e65Copy full SHA for d6b9e65
.github/workflows/Test-GPU.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: self-hosted
21
env:
22
CUDA_VISIBLE_DEVICES: 1
23
- JULIA_DEPOT_PATH: /scratch/github-actions/julia_depot_smc
+ JULIA_DEPOT_PATH: /scratch/github-actions/julia_depot_alexis
24
JULIA_SMC_TEST_GROUP: "GPU"
25
strategy:
26
matrix:
0 commit comments