Skip to content
Snippets Groups Projects
Commit 3cb728d3 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

cuda version

parent 29491f9e
Branches
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ builddependencies = [ ...@@ -20,7 +20,7 @@ builddependencies = [
('LLVM', '14.0.3'), # for debugging with llvm-symbolizer, to be removed ('LLVM', '14.0.3'), # for debugging with llvm-symbolizer, to be removed
] ]
dependencies = [ dependencies = [
('CUDA', '11.7.0', '', SYSTEM), ('CUDA', '11.7', '', SYSTEM),
('cuDNN', '8.6.0.163', '-CUDA-%(cudaver)s', SYSTEM), ('cuDNN', '8.6.0.163', '-CUDA-%(cudaver)s', SYSTEM),
('NCCL', 'default', versionsuffix), ('NCCL', 'default', versionsuffix),
('Python', '3.10.4'), ('Python', '3.10.4'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment