Skip to content

Commit 37bbbbf

Browse files
committed
build: 更新 cuda driver
Signed-off-by: YdrMaster <[email protected]>
1 parent 01b39e8 commit 37bbbbf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ infini-op = { git = "https://github.com/InfiniTensor/infini-toolkit", rev = "e83
1212
infini-ccl = { git = "https://github.com/InfiniTensor/infini-toolkit", rev = "e8362c3" }
1313
search-infini-tools = { git = "https://github.com/InfiniTensor/infini-toolkit", rev = "e8362c3" }
1414

15-
cuda = { git = "https://github.com/YdrMaster/cuda-driver", rev = "b0148c0" }
16-
cublas = { git = "https://github.com/YdrMaster/cuda-driver", rev = "b0148c0" }
17-
nccl = { git = "https://github.com/YdrMaster/cuda-driver", rev = "b0148c0" }
18-
search-cuda-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "b0148c0" }
19-
search-corex-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "b0148c0" }
15+
cuda = { git = "https://github.com/YdrMaster/cuda-driver", rev = "c2b12d3" }
16+
cublas = { git = "https://github.com/YdrMaster/cuda-driver", rev = "c2b12d3" }
17+
nccl = { git = "https://github.com/YdrMaster/cuda-driver", rev = "c2b12d3" }
18+
search-cuda-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "c2b12d3" }
19+
search-corex-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "c2b12d3" }

0 commit comments

Comments
 (0)