Use nccl header only when nccl is not present (#2539)

* use nccl header only when nccl is not present

* larger machine for cuda build
This commit is contained in:
Awni Hannun
2025-08-25 14:17:25 -07:00
committed by GitHub
parent 333ffea273
commit d2f540f4e0
2 changed files with 16 additions and 4 deletions

View File

@@ -394,7 +394,7 @@ jobs:
default: ""
machine:
image: ubuntu-2204:current
resource_class: large
resource_class: xlarge
steps:
- checkout
- run: