mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 02:41:22 +01:00
modified: p/PGI/PGI-19.4-GCC-8.2.0-2.31.1.eb
modified: p/PGI/PGI-19.7-GCC-8.2.0-2.31.1-CUDA.eb modified: p/PGI/PGI-19.7-GCC-8.2.0-2.31.1.eb
This commit is contained in:
parent
5443870da4
commit
3f1fd45e1d
@ -32,6 +32,8 @@ modextrapaths = {
|
||||
'CPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/include',
|
||||
'MANPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/share/man',
|
||||
'PKG_CONFIG_PATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/lib/pkgconfig',
|
||||
'OMPI_MCA_btl_openib_if_include': 'mlx4_0',
|
||||
'OMPI_MCA_oob_tcp_if_include': '10.0.0.0/8',
|
||||
}
|
||||
|
||||
moduleclass = 'compiler'
|
||||
|
@ -12,7 +12,7 @@ sources = ['pgilinux-20%(version_major)s-%(version_major)s%(version_minor)s-x86-
|
||||
|
||||
gccver = '8.2.0'
|
||||
binutilsver = '2.31.1'
|
||||
versionsuffix = '-GCC-%s-%s' % (gccver, binutilsver)
|
||||
versionsuffix = '-GCC-%s-%s-CUDA' % (gccver, binutilsver)
|
||||
|
||||
dependencies = [
|
||||
('GCCcore', gccver),
|
||||
@ -33,6 +33,8 @@ modextrapaths = {
|
||||
'CPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/include',
|
||||
'MANPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/share/man',
|
||||
'PKG_CONFIG_PATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/lib/pkgconfig',
|
||||
'OMPI_MCA_btl_openib_if_include': 'mlx4_0',
|
||||
'OMPI_MCA_oob_tcp_if_include': '10.0.0.0/8',
|
||||
}
|
||||
|
||||
moduleclass = 'compiler'
|
||||
|
@ -32,6 +32,8 @@ modextrapaths = {
|
||||
'CPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/include',
|
||||
'MANPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/share/man',
|
||||
'PKG_CONFIG_PATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/lib/pkgconfig',
|
||||
'OMPI_MCA_btl_openib_if_include': 'mlx4_0',
|
||||
'OMPI_MCA_oob_tcp_if_include': '10.0.0.0/8',
|
||||
}
|
||||
|
||||
moduleclass = 'compiler'
|
||||
|
Loading…
x
Reference in New Issue
Block a user