mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-04 06:11:36 +01:00
modified: o/OpenMPI/OpenMPI-4.1.6-NVHPC-24.11.eb
This commit is contained in:
parent
4f97cc946e
commit
029a4a4035
@ -103,10 +103,5 @@ elif os.environ.get("CLUSTERNAME") in ["KAROLINA"]:
|
||||
'OMPI_MCA_orte_base_help_aggregate': '0',
|
||||
'SLURM_MPI_TYPE': 'pmix_v4',
|
||||
}
|
||||
else:
|
||||
modextravars = {'OMPI_MCA_btl_openib_if_include': 'mlx4_0',
|
||||
'OMPI_MCA_oob_tcp_if_include': '10.0.0.0/8',
|
||||
'SLURM_MPI_TYPE': 'pmix_v4',
|
||||
}
|
||||
|
||||
moduleclass = 'mpi'
|
||||
|
Loading…
x
Reference in New Issue
Block a user