Skip to content

Commit 2a2b051

Browse files
committed
Restore candle-core nccl feature for mistralrs compatibility
1 parent 704cc35 commit 2a2b051

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

candle-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ cuda = ["cudarc", "dep:candle-kernels", "dep:ug-cuda"]
4747
cudnn = ["cuda", "cudarc/cudnn"]
4848
mkl = ["dep:libc", "dep:intel-mkl-src"]
4949
accelerate = ["dep:libc", "dep:accelerate-src"]
50+
nccl = ["cuda", "cudarc/nccl"]
5051
metal = ["dep:metal", "dep:candle-metal-kernels", "dep:ug-metal"]
5152

5253
[[bench]]

0 commit comments

Comments
 (0)