cudaPackages.libnvshmem: default withNccl to nccl.meta.available (#532039)

This commit is contained in:
Gaétan Lepage
2026-06-15 20:55:52 +00:00
committed by GitHub
@@ -32,7 +32,7 @@
withIbgda ? true,
withLibfabric ? true,
withMpi ? true,
withNccl ? true,
withNccl ? nccl.meta.available,
withPmix ? true,
withUcx ? true,
}: