mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
Merge branch 'it4i-karolina'
This commit is contained in:
commit
1b1e0bf05b
@ -1,5 +1,5 @@
|
||||
# IT4Innovations 2022
|
||||
# JK
|
||||
# IT4Innovations
|
||||
# LK 2023
|
||||
|
||||
name = 'OpenMPI'
|
||||
version = '4.1.4'
|
||||
@ -74,6 +74,8 @@ if os.environ.get("CLUSTERNAME") in ["BARBORA"]:
|
||||
elif os.environ.get("CLUSTERNAME") in ["KAROLINA"]:
|
||||
modextravars = {'OMPI_MCA_btl_openib_if_include': 'mlx5_0',
|
||||
'OMPI_MCA_orte_base_help_aggregate': '0',
|
||||
'UCX_IB_GPU_DIRECT_RDMA': '1',
|
||||
'UCX_MEM_CUDA_HOOK_MODE': 'none',
|
||||
}
|
||||
else:
|
||||
modextravars = {'OMPI_MCA_btl_openib_if_include': 'mlx4_0',
|
||||
|
Loading…
x
Reference in New Issue
Block a user