ee16ed
%_openmpi_load \
ee16ed
 . /etc/profile.d/modules.sh; \
9f7ef4
 module load mpi/openmpi-%{_arch}; \
9f7ef4
 export OMPI_MCA_rmaps_base_oversubscribe=1
ee16ed
%_openmpi_unload \
ee16ed
 . /etc/profile.d/modules.sh; \
ee16ed
 module unload mpi/openmpi-%{_arch};