Select Git revision
psmpi-settings-5.4-plain.eb
-
Damian Alvarez authored
To support the separation of the UCX settings from the MPI settings, which provides a better view of what is tweaked, and allows to reuse UCX settings for all MPIs
Damian Alvarez authoredTo support the separation of the UCX settings from the MPI settings, which provides a better view of what is tweaked, and allows to reuse UCX settings for all MPIs
psmpi-settings-5.4-plain.eb 374 B
easyblock = 'SystemBundle'
name = 'psmpi-settings'
version = '5.4'
versionsuffix = 'plain'
homepage = ''
description = 'This is a module to load the ParaStationMPI configuration. It relies on the defaults.'
site_contacts = 'd.alvarez@fz-juelich.de'
toolchain = SYSTEM
source_urls = []
sources = []
modextravars = {
'PSP_HARD_ABORT': '1',
}
moduleclass = 'system'