Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > e1b03f4c97d33c9977e878337444dc98 > files > 1

openmpi-1.4.3-7.fc14.src.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};