Skip to content

Commit 60fe59f

Browse files
authored
Update unit_tests.yml
1 parent 3b4e58b commit 60fe59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ env:
6060
CUDA_VISIBLE_DEVICES: 0
6161
TORCH_CUDA_ARCH_LIST: '8.6 8.9 9.0 12.0'
6262
PYTORCH_ALLOC_CONF: 'expandable_segments:True'
63-
MAX_JOBS: 4
63+
MAX_JOBS: 8 # compile concurrency
6464
RUNNER: 10.0.13.31
6565
XEON5: 10.0.14.249
6666
UV_INDEX_URL: http://10.0.14.249/simple

0 commit comments

Comments
 (0)