Skip to content

Commit 64cb7c0

Browse files
committed
Merge IB/CMSSW_16_0_X/tf into IB/CMSSW_16_0_X/py312.
2 parents c855cfc + 8c9c54b commit 64cb7c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scram-tools.file/tools/openmpi/openmpi.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool name="@TOOL@" version="@TOOL_VERSION@" revision="3">
1+
<tool name="@TOOL@" version="@TOOL_VERSION@" revision="4">
22
<lib name="mpi"/>
33
<client>
44
<environment name="@TOOL_BASE@" default="@TOOL_ROOT@"/>
@@ -8,6 +8,7 @@
88
<runtime name="PATH" value="$@TOOL_BASE@/bin" type="path"/>
99
<runtime name="OPAL_PREFIX" value="$@TOOL_BASE@"/>
1010
<runtime name="PMIX_PREFIX" value="$@TOOL_BASE@"/>
11+
<runtime name="OMPI_MCA_accelerator" value="null"/>
1112
%if "%{?HFI_NO_BACKTRACE:set}" == "set"
1213
<runtime name="HFI_NO_BACKTRACE" value="%{HFI_NO_BACKTRACE}"/>
1314
%endif

0 commit comments

Comments
 (0)