Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > 2334312a28ee04d3049c90ac3e329486 > files > 1

openmpi-devel-1.4.3-1.fc13.x86_64.rpm

%_openmpi_load \
 . /etc/profile.d/modules.sh; \
 module load openmpi-%{_arch}; \
 export CFLAGS="$CFLAGS %{optflags}";
%_openmpi_unload \
 . /etc/profile.d/modules.sh; \
 module unload openmpi-%{_arch};