cudaPackages.libnvshmem: default withNccl to nccl.meta.available (#532039)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
withIbgda ? true,
|
||||
withLibfabric ? true,
|
||||
withMpi ? true,
|
||||
withNccl ? true,
|
||||
withNccl ? nccl.meta.available,
|
||||
withPmix ? true,
|
||||
withUcx ? true,
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user