Skip to content

Commit ed28f2d

Browse files
committed
build: 更新 cuda driver,兼容天数
Signed-off-by: YdrMaster <[email protected]>
1 parent 9c22154 commit ed28f2d

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 = "aaad2ba" }
16-
cublas = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aaad2ba" }
17-
nccl = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aaad2ba" }
18-
search-cuda-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aaad2ba" }
19-
search-corex-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aaad2ba" }
15+
cuda = { git = "https://github.com/YdrMaster/cuda-driver", rev = "077b425" }
16+
cublas = { git = "https://github.com/YdrMaster/cuda-driver", rev = "077b425" }
17+
nccl = { git = "https://github.com/YdrMaster/cuda-driver", rev = "077b425" }
18+
search-cuda-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "077b425" }
19+
search-corex-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "077b425" }

0 commit comments

Comments
 (0)