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