3d11c8
%_openmpi3_load \
3d11c8
 . /etc/profile.d/modules.sh; \
3d11c8
 module load mpi/openmpi3-%{_arch};
3d11c8
%_openmpi3_unload \
3d11c8
 . /etc/profile.d/modules.sh; \
3d11c8
 module unload mpi/openmpi3-%{_arch};