mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 10:51:21 +01:00
Merge branch 'it4i-anselm'
This commit is contained in:
commit
903d4c7c6c
@ -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