Commit 35c2fc5f authored by Christof Schulze's avatar Christof Schulze 😎 Committed by cschulze
Browse files

[+] mpi/openmpi updated for f22

[+] mpi/mpich updated für f22

parent 5da644c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@ setenv MPI_HOME /usr/lib64/mpich
prepend-path  PATH          /usr/lib64/mpich/bin
prepend-path  LD_LIBRARY_PATH /usr/lib64/mpich/lib
prepend-path  MANPATH       /usr/share/man/mpich
prepend-path  PKG_CONFIG_PATH /usr/lib64/mpich/lib/pkgconfig
prepend-path  PYTHONPATH    /usr/lib64/python2.7/site-packages/mpich
+2 −1
Original line number Diff line number Diff line
@@ -5,11 +5,12 @@
conflict		mpi
prepend-path 		PATH 		/usr/lib64/openmpi/bin
prepend-path 		LD_LIBRARY_PATH /usr/lib64/openmpi/lib
prepend-path 		PKG_CONFIG_PATH	/usr/lib64/openmpi/lib/pkgconfig
prepend-path		PYTHONPATH	/usr/lib64/python2.7/site-packages/openmpi
prepend-path		MANPATH		/usr/share/man/openmpi-x86_64
setenv 			MPI_BIN		/usr/lib64/openmpi/bin
setenv			MPI_SYSCONFIG	/etc/openmpi-x86_64
setenv			MPI_FORTRAN_MOD_DIR	/usr/lib64/gfortran/modules/openmpi-x86_64
setenv			MPI_FORTRAN_MOD_DIR	/usr/lib64/gfortran/modules/openmpi
setenv			MPI_INCLUDE	/usr/include/openmpi-x86_64
setenv	 		MPI_LIB		/usr/lib64/openmpi/lib
setenv			MPI_MAN		/usr/share/man/openmpi-x86_64