From 6bcebbc0152e9bf7ce2ca92d99da689d1c493f4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= Date: Thu, 12 Dec 2019 10:54:09 +0100 Subject: [PATCH] modified: p/PGI/PGI-19.10-GCC-8.3.0-2.32.eb --- p/PGI/PGI-19.10-GCC-8.3.0-2.32.eb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/p/PGI/PGI-19.10-GCC-8.3.0-2.32.eb b/p/PGI/PGI-19.10-GCC-8.3.0-2.32.eb index 9a117c78..20ffd512 100644 --- a/p/PGI/PGI-19.10-GCC-8.3.0-2.32.eb +++ b/p/PGI/PGI-19.10-GCC-8.3.0-2.32.eb @@ -32,8 +32,8 @@ modextrapaths = { 'CPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/include', 'MANPATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/share/man', 'PKG_CONFIG_PATH': 'linux86-64-llvm/2019/mpi/openmpi-3.1.3/lib/pkgconfig', - 'OMPI_MCA_btl_openib_if_include': 'mlx5_0', # BARBORA - 'OMPI_MCA_btl_tcp_if_include': '10.33.4.0/24', # BARBORA + 'OMPI_MCA_btl_openib_if_include': 'mlx4_0', # BARBORA mlx5_0 +# 'OMPI_MCA_btl_tcp_if_include': '10.33.4.0/24', # BARBORA 'OMPI_MCA_orte_base_help_aggregate': '0', }