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 3b4e58b commit 60fe59fCopy full SHA for 60fe59f
.github/workflows/unit_tests.yml
@@ -60,7 +60,7 @@ env:
60
CUDA_VISIBLE_DEVICES: 0
61
TORCH_CUDA_ARCH_LIST: '8.6 8.9 9.0 12.0'
62
PYTORCH_ALLOC_CONF: 'expandable_segments:True'
63
- MAX_JOBS: 4
+ MAX_JOBS: 8 # compile concurrency
64
RUNNER: 10.0.13.31
65
XEON5: 10.0.14.249
66
UV_INDEX_URL: http://10.0.14.249/simple
0 commit comments