Skip to content
Snippets Groups Projects
Commit e7dc054e authored by Sandipan Mohanty's avatar Sandipan Mohanty
Browse files

Put SciPy dependency spec in one line

parent b3cce970
Branches
Tags
No related merge requests found
...@@ -35,8 +35,7 @@ dependencies = [ ...@@ -35,8 +35,7 @@ dependencies = [
# ('CMake', '3.18.0'), # ('CMake', '3.18.0'),
('FFTW', '3.3.8'), ('FFTW', '3.3.8'),
('Python', '3.8.5'), ('Python', '3.8.5'),
('SciPy-Stack', '2020', '-Python-%(pyver)s', ('SciPy-Stack', '2020', '-Python-%(pyver)s', ('gcccoremkl', '9.3.0-2020.2.254')),
('gcccoremkl', '9.3.0-2020.2.254')),
('Boost', '1.74.0', '-nompi'), ('Boost', '1.74.0', '-nompi'),
('flex', '2.6.3'), ('flex', '2.6.3'),
('NCCL', '2.8.3-1', '-CUDA-11.0'), ('NCCL', '2.8.3-1', '-CUDA-11.0'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment