Skip to content

Commit 16b77c7

Browse files
authored
Conda builds should respect MAX_JOBS
May be this help with OOMs
1 parent df5f7c5 commit 16b77c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/pytorch-nightly/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ build:
9393
- USE_PYTORCH_METAL_EXPORT # [osx]
9494
- USE_COREML_DELEGATE # [osx]
9595
- _GLIBCXX_USE_CXX11_ABI # [unix]
96+
- MAX_JOBS # [unix]
9697
- OVERRIDE_TORCH_CUDA_ARCH_LIST
9798
- USE_CUSPARSELT
9899

0 commit comments

Comments
 (0)