Skip to content

Commit 28c9dfd

Browse files
committed
build: 更新 cuda driver
Signed-off-by: YdrMaster <ydrml@hotmail.com>
1 parent fecafdb commit 28c9dfd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ 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 = "40e91cd" }
16-
cublas = { git = "https://github.com/YdrMaster/cuda-driver", rev = "40e91cd" }
17-
nccl = { git = "https://github.com/YdrMaster/cuda-driver", rev = "40e91cd" }
18-
search-cuda-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "40e91cd" }
19-
search-corex-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "40e91cd" }
20-
search-maca-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "40e91cd" }
15+
cuda = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aff85aa" }
16+
cublas = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aff85aa" }
17+
nccl = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aff85aa" }
18+
search-cuda-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aff85aa" }
19+
search-corex-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aff85aa" }
20+
search-maca-tools = { git = "https://github.com/YdrMaster/cuda-driver", rev = "aff85aa" }

0 commit comments

Comments
 (0)