Skip to content
Snippets Groups Projects
Commit 411eff3a authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Add OpenMPI toolchains

parent dc05f825
Branches
No related tags found
No related merge requests found
Showing
with 735 additions and 0 deletions
easyblock = 'Bundle'
name = 'ASE'
version = '3.17.0'
versionsuffix = '-Python-%(pyver)s'
homepage = 'https://wiki.fysik.dtu.dk/ase/'
description = """ASE is a python package providing an open source Atomic Simulation Environment in the Python scripting
language."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gompi', 'version': '2019a'}
# this is a bundle of Python packages
exts_defaultclass = 'PythonPackage'
exts_filter = ('python -c "import %(ext_name)s"', '')
dependencies = [
('Python', '3.6.8'),
('SciPy-Stack', '2019a', versionsuffix, ('gcccoremkl', '8.3.0-2019.3.199')),
]
exts_list = [
('ase', version, {
'source_urls': ['https://pypi.python.org/packages/source/a/ase'],
}),
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'dirs': [''],
}
modextrapaths = {'PYTHONPATH': ['lib/python%(pyshortver)s/site-packages']}
moduleclass = 'chem'
easyblock = 'Bundle'
name = 'ASE'
version = '3.17.0'
versionsuffix = '-Python-%(pyver)s'
homepage = 'https://wiki.fysik.dtu.dk/ase/'
description = """ASE is a python package providing an open source Atomic Simulation Environment in the Python scripting
language."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iompi', 'version': '2019a'}
# this is a bundle of Python packages
exts_defaultclass = 'PythonPackage'
exts_filter = ('python -c "import %(ext_name)s"', '')
exts_download_dep_fail = True
dependencies = [
('Python', '3.6.8'),
('SciPy-Stack', '2019a', versionsuffix, ('gcccoremkl', '8.3.0-2019.3.199')),
]
exts_list = [
('ase', version, {
'source_urls': ['https://pypi.python.org/packages/source/a/ase'],
}),
]
sanity_check_paths = {
'files': ['bin/ase-build', 'bin/ase-db', 'bin/ase-gui', 'bin/ase-info', 'bin/ase-run'],
'dirs': [''],
}
modextrapaths = {'PYTHONPATH': ['lib/python%(pyshortver)s/site-packages']}
moduleclass = 'chem'
name = 'Boost'
version = '1.69.0'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.boost.org/'
description = """Boost provides free peer-reviewed portable C++ source libraries."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gompi', 'version': '2019a'}
toolchainopts = {'pic': True, 'usempi': True}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%%(namelower)s_%s.tar.gz' % '_'.join(version.split('.'))]
dependencies = [
('bzip2', '1.0.6'),
('zlib', '1.2.11'),
('Python', '2.7.16'),
('ICU', '64.1'),
]
# also build boost_mpi
boost_mpi = True
moduleclass = 'devel'
name = 'Boost'
version = '1.69.0'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.boost.org/'
description = """Boost provides free peer-reviewed portable C++ source libraries."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gompi', 'version': '2019a'}
toolchainopts = {'pic': True, 'usempi': True}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%%(namelower)s_%s.tar.gz' % '_'.join(version.split('.'))]
patches = [
'Boost-1.65.1_fix-Python3.patch'
]
dependencies = [
('bzip2', '1.0.6'),
('zlib', '1.2.11'),
('Python', '3.6.8'),
('ICU', '64.1'),
]
# also build boost_mpi
boost_mpi = True
moduleclass = 'devel'
name = 'Boost'
version = '1.69.0'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.boost.org/'
description = """Boost provides free peer-reviewed portable C++ source libraries."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iompi', 'version': '2019a'}
toolchainopts = {'pic': True, 'usempi': True}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%%(namelower)s_%s.tar.gz' % '_'.join(version.split('.'))]
dependencies = [
('bzip2', '1.0.6'),
('zlib', '1.2.11'),
('Python', '2.7.16'),
('ICU', '64.1'),
]
# also build boost_mpi
boost_mpi = True
moduleclass = 'devel'
name = 'Boost'
version = '1.69.0'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.boost.org/'
description = """Boost provides free peer-reviewed portable C++ source libraries."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iompi', 'version': '2019a'}
toolchainopts = {'pic': True, 'usempi': True}
source_urls = [SOURCEFORGE_SOURCE]
sources = ['%%(namelower)s_%s.tar.gz' % '_'.join(version.split('.'))]
patches = [
'Boost-1.65.1_fix-Python3.patch'
]
dependencies = [
('bzip2', '1.0.6'),
('zlib', '1.2.11'),
('Python', '3.6.8'),
('ICU', '64.1'),
]
# also build boost_mpi
boost_mpi = True
moduleclass = 'devel'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gompi', 'version': '2019a'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gpsmpi', 'version': '2019a.1'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gpsmpi', 'version': '2019a'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iimpi', 'version': '2019a.1'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iimpi', 'version': '2019a'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iompi', 'version': '2019a'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'ipsmpi', 'version': '2019a.1'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
easyblock = 'ConfigureMake'
name = 'CDO'
version = '1.9.5'
homepage = 'https://code.zmaw.de/projects/cdo'
description = """CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data."""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'ipsmpi', 'version': '2019a'}
toolchainopts = {'opt': True, 'pic': True, 'usempi': True}
source_urls = ['https://code.mpimet.mpg.de/attachments/19299/']
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Szip', '2.1.1'),
('HDF5', '1.10.5'),
('netCDF', '4.6.3'),
('YAXT', '0.6.0'),
('ecCodes', '2.12.0')
]
preconfigopts = 'export CFLAGS="$CFLAGS -lhdf5" && '
configopts = "--with-hdf5=$EBROOTHDF5 --with-netcdf=$EBROOTNETCDF --with-eccodes=yes --with-szlib=yes"
sanity_check_paths = {
'files': ["bin/cdo"],
'dirs': [],
}
moduleclass = 'data'
name = 'CGAL'
version = '4.13.1'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.cgal.org/'
description = """The goal of the CGAL Open Source Project is to provide easy access to efficient
and reliable geometric algorithms in the form of a C++ library.
"""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gompi', 'version': '2019a'}
toolchainopts = {'strict': True}
sources = [SOURCE_TAR_XZ]
source_urls = ['https://github.com/%(name)s/%(namelower)s/releases/download/releases/%(name)s-%(version)s/']
builddependencies = [
('CMake', '3.14.0'),
('Eigen', '3.3.7'),
]
dependencies = [
('zlib', '1.2.11'),
('Python', '2.7.16'),
('Boost', '1.69.0', '-Python-%(pyver)s'),
('MPFR', '4.0.2'),
('GMP', '6.1.2'),
('libGLU', '9.0.0'),
('Qt5', '5.12.2'),
('Mesa', '19.0.1'),
]
configopts = "-DOPENGL_INCLUDE_DIR=$EBROOTMESA/include\;$EBROOTLIBGLU/include "
configopts += "-DOPENGL_gl_LIBRARY=$EBROOTMESA/lib/libGL.%s " % SHLIB_EXT
configopts += "-DOPENGL_glu_LIBRARY=$EBROOTLIBGLU/lib/libGLU.%s " % SHLIB_EXT
configopts += "-DWITH_ZLIB=ON -DWITH_MPFR=ON -DWITH_OpenGL=ON -DWITH_Eigen3=ON "
configopts += "-DWITH_GMPXX=ON "
moduleclass = 'numlib'
name = 'CGAL'
version = '4.13.1'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.cgal.org/'
description = """The goal of the CGAL Open Source Project is to provide easy access to efficient
and reliable geometric algorithms in the form of a C++ library.
"""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'gompi', 'version': '2019a'}
toolchainopts = {'strict': True}
sources = [SOURCE_TAR_XZ]
source_urls = ['https://github.com/%(name)s/%(namelower)s/releases/download/releases/%(name)s-%(version)s/']
builddependencies = [
('CMake', '3.14.0'),
('Eigen', '3.3.7'),
]
dependencies = [
('zlib', '1.2.11'),
('Python', '3.6.8'),
('Boost', '1.69.0', '-Python-%(pyver)s'),
('MPFR', '4.0.2'),
('GMP', '6.1.2'),
('libGLU', '9.0.0'),
('Qt5', '5.12.2'),
('Mesa', '19.0.1'),
]
configopts = "-DOPENGL_INCLUDE_DIR=$EBROOTMESA/include\;$EBROOTLIBGLU/include "
configopts += "-DOPENGL_gl_LIBRARY=$EBROOTMESA/lib/libGL.%s " % SHLIB_EXT
configopts += "-DOPENGL_glu_LIBRARY=$EBROOTLIBGLU/lib/libGLU.%s " % SHLIB_EXT
configopts += "-DWITH_ZLIB=ON -DWITH_MPFR=ON -DWITH_OpenGL=ON -DWITH_Eigen3=ON "
configopts += "-DWITH_GMPXX=ON "
moduleclass = 'numlib'
name = 'CGAL'
version = '4.13.1'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.cgal.org/'
description = """The goal of the CGAL Open Source Project is to provide easy access to efficient
and reliable geometric algorithms in the form of a C++ library.
"""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iompi', 'version': '2019a'}
toolchainopts = {'strict': True}
sources = [SOURCE_TAR_XZ]
source_urls = ['https://github.com/%(name)s/%(namelower)s/releases/download/releases/%(name)s-%(version)s/']
builddependencies = [
('CMake', '3.14.0'),
('Eigen', '3.3.7'),
]
dependencies = [
('zlib', '1.2.11'),
('Python', '2.7.16'),
('Boost', '1.69.0', '-Python-%(pyver)s'),
('MPFR', '4.0.2'),
('GMP', '6.1.2'),
('libGLU', '9.0.0'),
('Qt5', '5.12.2'),
('Mesa', '19.0.1'),
]
configopts = "-DOPENGL_INCLUDE_DIR=$EBROOTMESA/include\;$EBROOTLIBGLU/include "
configopts += "-DOPENGL_gl_LIBRARY=$EBROOTMESA/lib/libGL.%s " % SHLIB_EXT
configopts += "-DOPENGL_glu_LIBRARY=$EBROOTLIBGLU/lib/libGLU.%s " % SHLIB_EXT
configopts += "-DWITH_ZLIB=ON -DWITH_MPFR=ON -DWITH_OpenGL=ON -DWITH_Eigen3=ON "
configopts += "-DWITH_GMPXX=ON "
moduleclass = 'numlib'
name = 'CGAL'
version = '4.13.1'
versionsuffix = '-Python-%(pyver)s'
homepage = 'http://www.cgal.org/'
description = """The goal of the CGAL Open Source Project is to provide easy access to efficient
and reliable geometric algorithms in the form of a C++ library.
"""
site_contacts = 'sc@fz-juelich.de'
toolchain = {'name': 'iompi', 'version': '2019a'}
toolchainopts = {'strict': True}
sources = [SOURCE_TAR_XZ]
source_urls = ['https://github.com/%(name)s/%(namelower)s/releases/download/releases/%(name)s-%(version)s/']
builddependencies = [
('CMake', '3.14.0'),
('Eigen', '3.3.7'),
]
dependencies = [
('zlib', '1.2.11'),
('Python', '3.6.8'),
('Boost', '1.69.0', '-Python-%(pyver)s'),
('MPFR', '4.0.2'),
('GMP', '6.1.2'),
('libGLU', '9.0.0'),
('Qt5', '5.12.2'),
('Mesa', '19.0.1'),
]
configopts = "-DOPENGL_INCLUDE_DIR=$EBROOTMESA/include\;$EBROOTLIBGLU/include "
configopts += "-DOPENGL_gl_LIBRARY=$EBROOTMESA/lib/libGL.%s " % SHLIB_EXT
configopts += "-DOPENGL_glu_LIBRARY=$EBROOTLIBGLU/lib/libGLU.%s " % SHLIB_EXT
configopts += "-DWITH_ZLIB=ON -DWITH_MPFR=ON -DWITH_OpenGL=ON -DWITH_Eigen3=ON "
configopts += "-DWITH_GMPXX=ON "
moduleclass = 'numlib'
easyblock = "ConfigureMake"
name = "darshan-runtime"
version = "3.1.7"
homepage = 'http://www.mcs.anl.gov/research/projects/darshan/'
description = """Darshan is designed to capture an accurate picture of
application I/O behavior, including properties such as patterns of
access within files, with minimum overhead. The name is taken from a
Sanskrit word for “sight” or “vision”.
Darshan can be used to investigate and tune the I/O behavior of
complex HPC applications. In addition, Darshan’s lightweight design
makes it suitable for full time deployment for workload
characterization of large systems. We hope that such studies will
help the storage research community to better serve the needs of
scientific computing.
Darshan was originally developed on the IBM Blue Gene series of
computers deployed at the Argonne Leadership Computing Facility, but
it is portable across a wide variety of platforms include the Cray
XE6, Cray XC30, and Linux clusters. Darshan routinely instruments
jobs using up to 786,432 compute cores on the Mira system at ALCF.
"""
usage = """
Export the environment variable DARSHAN_LOG_PATH to where the logging
data should be written, e.g.
LD_PRELOAD=$EBROOTDARSHANMINRUNTIME/lib/libdarshan.so \
DARSHAN_LOG_PATH=/path/to/your/logdir \
srun -n 32 ./executable
Note:
Darshan currently only works with C or C++ codes, not with Fortran.
"""
site_contacts = 'Kay Thust (k.thust@fz-juelich.de)'
toolchain = {'name': 'gompi', 'version': '2019a'}
sources = ['ftp://ftp.mcs.anl.gov/pub/darshan/releases/darshan-%s.tar.gz' % version]
subpath = 'darshan-runtime'
preconfigopts = 'cd %s;' % subpath
configopts = '--with-mem-align=8 --with-log-path-by-env=DARSHAN_LOG_PATH --with-jobid-env=SLURM_JOBID CC=mpicc'
prebuildopts = 'cd %s;' % subpath
preinstallopts = 'cd %s;' % subpath
sanity_check_paths = {
'files': ["lib/libdarshan.so"],
'dirs': []
}
moduleclass = 'lib'
easyblock = "ConfigureMake"
name = "darshan-runtime"
version = "3.1.7"
homepage = 'http://www.mcs.anl.gov/research/projects/darshan/'
description = """Darshan is designed to capture an accurate picture of
application I/O behavior, including properties such as patterns of
access within files, with minimum overhead. The name is taken from a
Sanskrit word for “sight” or “vision”.
Darshan can be used to investigate and tune the I/O behavior of
complex HPC applications. In addition, Darshan’s lightweight design
makes it suitable for full time deployment for workload
characterization of large systems. We hope that such studies will
help the storage research community to better serve the needs of
scientific computing.
Darshan was originally developed on the IBM Blue Gene series of
computers deployed at the Argonne Leadership Computing Facility, but
it is portable across a wide variety of platforms include the Cray
XE6, Cray XC30, and Linux clusters. Darshan routinely instruments
jobs using up to 786,432 compute cores on the Mira system at ALCF.
"""
usage = """
Export the environment variable DARSHAN_LOG_PATH to where the logging
data should be written, e.g.
LD_PRELOAD=$EBROOTDARSHANMINRUNTIME/lib/libdarshan.so \
DARSHAN_LOG_PATH=/path/to/your/logdir \
srun -n 32 ./executable
Note:
Darshan currently only works with C or C++ codes, not with Fortran.
"""
site_contacts = 'Kay Thust (k.thust@fz-juelich.de)'
toolchain = {'name': 'iompi', 'version': '2019a'}
sources = ['ftp://ftp.mcs.anl.gov/pub/darshan/releases/darshan-%s.tar.gz' % version]
subpath = 'darshan-runtime'
preconfigopts = 'cd %s;' % subpath
configopts = '--with-mem-align=8 --with-log-path-by-env=DARSHAN_LOG_PATH --with-jobid-env=SLURM_JOBID CC=mpicc'
prebuildopts = 'cd %s;' % subpath
preinstallopts = 'cd %s;' % subpath
sanity_check_paths = {
'files': ["lib/libdarshan.so"],
'dirs': []
}
moduleclass = 'lib'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment