mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
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:
@@ -394,7 +394,7 @@ jobs:
|
||||
default: ""
|
||||
machine:
|
||||
image: ubuntu-2204:current
|
||||
resource_class: large
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user