mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
modified: p/PGI/PGI-19.10-GCC-8.3.0-2.32-CUDA.eb
This commit is contained in:
parent
9dfe0ab306
commit
1ccc723c72
@ -1,4 +1,5 @@
|
||||
# IT4Innovations 2019
|
||||
# LK
|
||||
|
||||
name = 'PGI'
|
||||
version = '19.10'
|
||||
@ -21,8 +22,9 @@ dependencies = [
|
||||
('CUDA', '10.1.243'),
|
||||
]
|
||||
|
||||
configopts = 'export PGI_INSTALL_MPI=true && '
|
||||
configopts += 'export PGI_INSTALL_NVIDIA=true && '
|
||||
install_nvidia = 'true'
|
||||
install_mpi = 'true'
|
||||
install_mpi_gpu = 'true'
|
||||
|
||||
# license file
|
||||
license_file = '/apps/licenses/pgi/license.dat'
|
||||
|
Loading…
x
Reference in New Issue
Block a user