Skip to content
Snippets Groups Projects
Commit c44a9849 authored by Jens Henrik Goebbert's avatar Jens Henrik Goebbert
Browse files

update CUDA

parent e744fd40
No related branches found
No related tags found
No related merge requests found
...@@ -67,8 +67,8 @@ dependencies = [ ...@@ -67,8 +67,8 @@ dependencies = [
('HDF5', '1.12.2', '-serial'), # needed by hdf from contrib ('HDF5', '1.12.2', '-serial'), # needed by hdf from contrib
('protobuf', '3.19.6'), ('protobuf', '3.19.6'),
('Eigen', '3.4.0'), ('Eigen', '3.4.0'),
('CUDA', '11.7', '', SYSTEM), ('CUDA', '12.0', '', SYSTEM),
('cuDNN', '8.6.0.163', '-CUDA-11.7', SYSTEM), ('cuDNN', '8.6.0.163', '-CUDA-%(cudaver)s', SYSTEM),
('nvidia-Video_Codec_SDK', '11.1.5', '', SYSTEM), ('nvidia-Video_Codec_SDK', '11.1.5', '', SYSTEM),
('OpenGL', '2022a'), ('OpenGL', '2022a'),
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment