Skip to content
Snippets Groups Projects
Commit 00e93f0d authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'SCOTCH-6.1.2' into '2022'

SCOTCH-6.1.2

See merge request hps-public/easybuild-repository!1093
parents 5d357107 666dcb18
Branches
No related tags found
No related merge requests found
name = 'SCOTCH'
version = '6.1.2'
homepage = 'http://gforge.inria.fr/projects/scotch/'
description = """Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning.
"""
toolchain = {'name': 'gompi', 'version': '2021b'}
toolchainopts = {'pic': True}
source_urls = ['https://gitlab.inria.fr/scotch/scotch/-/archive/v%(version)s/']
sources = ['%(namelower)s-v%(version)s.tar.gz']
checksums = ['9c2c75c75f716914a2bd1c15dffac0e29a2f8069b2df1ad2b6207c984b699450']
dependencies = [
('zlib', '1.2.11'),
]
configopts = '-DIDXSIZE64 '
modloadmsg = """
Notice: We do not support the Fortran interface
"""
modextravars = {
'SCOTCH_ROOT': '%(installdir)s',
'SCOTCH_INCLUDE': '%(installdir)s/include/',
'SCOTCH_LIB': '%(installdir)s/lib',
}
moduleclass = 'math'
name = 'SCOTCH'
version = '6.1.2'
homepage = 'http://gforge.inria.fr/projects/scotch/'
description = """Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning.
"""
toolchain = {'name': 'gpsmpi', 'version': '2021b'}
toolchainopts = {'pic': True}
source_urls = ['https://gitlab.inria.fr/scotch/scotch/-/archive/v%(version)s/']
sources = ['%(namelower)s-v%(version)s.tar.gz']
checksums = ['9c2c75c75f716914a2bd1c15dffac0e29a2f8069b2df1ad2b6207c984b699450']
# ParaStationMPI is not threaded
threadedmpi = False
configopts = '-DIDXSIZE64 '
modloadmsg = """
Notice: We do not support the Fortran interface
"""
modextravars = {
'SCOTCH_ROOT': '%(installdir)s',
'SCOTCH_INCLUDE': '%(installdir)s/include/',
'SCOTCH_LIB': '%(installdir)s/lib',
}
moduleclass = 'math'
name = 'SCOTCH'
version = '6.1.2'
homepage = 'http://gforge.inria.fr/projects/scotch/'
description = """Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning.
"""
toolchain = {'name': 'iimpi', 'version': '2021b'}
toolchainopts = {'pic': True}
source_urls = ['https://gitlab.inria.fr/scotch/scotch/-/archive/v%(version)s/']
sources = ['%(namelower)s-v%(version)s.tar.gz']
checksums = ['9c2c75c75f716914a2bd1c15dffac0e29a2f8069b2df1ad2b6207c984b699450']
configopts = '-DIDXSIZE64 '
modloadmsg = """
Notice: We do not support the Fortran interface
"""
modextravars = {
'SCOTCH_ROOT': '%(installdir)s',
'SCOTCH_INCLUDE': '%(installdir)s/include/',
'SCOTCH_LIB': '%(installdir)s/lib',
}
moduleclass = 'math'
name = 'SCOTCH'
version = '6.1.2'
homepage = 'http://gforge.inria.fr/projects/scotch/'
description = """Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning.
"""
toolchain = {'name': 'iompi', 'version': '2021b'}
toolchainopts = {'pic': True}
source_urls = ['https://gitlab.inria.fr/scotch/scotch/-/archive/v%(version)s/']
sources = ['%(namelower)s-v%(version)s.tar.gz']
checksums = ['9c2c75c75f716914a2bd1c15dffac0e29a2f8069b2df1ad2b6207c984b699450']
configopts = '-DIDXSIZE64 '
modloadmsg = """
Notice: We do not support the Fortran interface
"""
modextravars = {
'SCOTCH_ROOT': '%(installdir)s',
'SCOTCH_INCLUDE': '%(installdir)s/include/',
'SCOTCH_LIB': '%(installdir)s/lib',
}
moduleclass = 'math'
name = 'SCOTCH'
version = '6.1.2'
homepage = 'http://gforge.inria.fr/projects/scotch/'
description = """Software package and libraries for sequential and parallel graph partitioning,
static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning.
"""
toolchain = {'name': 'ipsmpi', 'version': '2021b'}
toolchainopts = {'pic': True}
source_urls = ['https://gitlab.inria.fr/scotch/scotch/-/archive/v%(version)s/']
sources = ['%(namelower)s-v%(version)s.tar.gz']
checksums = ['9c2c75c75f716914a2bd1c15dffac0e29a2f8069b2df1ad2b6207c984b699450']
# ParaStationMPI is not threaded
threadedmpi = False
configopts = '-DIDXSIZE64 '
modloadmsg = """
Notice: We do not support the Fortran interface
"""
modextravars = {
'SCOTCH_ROOT': '%(installdir)s',
'SCOTCH_INCLUDE': '%(installdir)s/include/',
'SCOTCH_LIB': '%(installdir)s/lib',
}
moduleclass = 'math'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment