update openmpi linux
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
#
|
||||
Name: Open MPI
|
||||
Description: Portable high-performance MPI implementation
|
||||
Version: 3.1.2
|
||||
Version: 4.0.1
|
||||
URL: http://www.open-mpi.org/
|
||||
#
|
||||
prefix=/home/brgirgis/Downloads/openmpi/3.1.2/build/../release_install
|
||||
prefix=/home/brgirgis/Documents/code/idiscovery/cpp-thirdparty-src/mpi/openmpi/install/4.0.1
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib64
|
||||
@@ -16,7 +16,7 @@ pkgincludedir=${includedir}/openmpi
|
||||
# static linking (they're pulled in by libopen-rte.so's implicit
|
||||
# dependencies), so only list these in Libs.private.
|
||||
#
|
||||
Libs: -L${libdir} -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags -lmpi
|
||||
Libs.private: -lopen-rte -lopen-pal -lm -ludev -ldl -lutil -lrt -lz
|
||||
Libs: -L${libdir} -lmpi
|
||||
Libs.private: -lopen-rte -lopen-pal -lm -lz -lrt -lutil
|
||||
#
|
||||
Cflags: -I${includedir} -pthread
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
#
|
||||
Name: Open MPI
|
||||
Description: Portable high-performance MPI implementation
|
||||
Version: 3.1.2
|
||||
Version: 4.0.1
|
||||
URL: http://www.open-mpi.org/
|
||||
#
|
||||
prefix=/home/brgirgis/Downloads/openmpi/3.1.2/build/../release_install
|
||||
prefix=/home/brgirgis/Documents/code/idiscovery/cpp-thirdparty-src/mpi/openmpi/install/4.0.1
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib64
|
||||
@@ -16,7 +16,7 @@ pkgincludedir=${includedir}/openmpi
|
||||
# static linking (they're pulled in by libopen-rte.so's implicit
|
||||
# dependencies), so only list these in Libs.private.
|
||||
#
|
||||
Libs: -L${libdir} -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags -lmpi
|
||||
Libs.private: -lopen-rte -lopen-pal -lm -ludev -ldl -lutil -lrt -lz
|
||||
Libs: -L${libdir} -lmpi
|
||||
Libs.private: -lopen-rte -lopen-pal -lm -lz -lrt -lutil
|
||||
#
|
||||
Cflags: -I${includedir} -pthread
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
#
|
||||
Name: Open MPI
|
||||
Description: Portable high-performance MPI implementation
|
||||
Version: 3.1.2
|
||||
Version: 4.0.1
|
||||
URL: http://www.open-mpi.org/
|
||||
#
|
||||
prefix=/home/brgirgis/Downloads/openmpi/3.1.2/build/../release_install
|
||||
prefix=/home/brgirgis/Documents/code/idiscovery/cpp-thirdparty-src/mpi/openmpi/install/4.0.1
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib64
|
||||
@@ -16,6 +16,6 @@ pkgincludedir=${includedir}/openmpi
|
||||
# static linking (they're pulled in by libopen-rte.so's implicit
|
||||
# dependencies), so only list these in Libs.private.
|
||||
#
|
||||
Libs: -L${libdir} -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags -lmpi_mpifh -lmpi
|
||||
Libs.private: -lopen-rte -lopen-pal -lm -ludev -ldl -lutil -lrt -lz
|
||||
Libs: -L${libdir} -lmpi_mpifh -lmpi
|
||||
Libs.private: -lopen-rte -lopen-pal -lm -lz -lrt -lutil
|
||||
Cflags: -I${includedir}
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
#
|
||||
Name: Open MPI
|
||||
Description: Portable high-performance MPI implementation
|
||||
Version: 3.1.2
|
||||
Version: 4.0.1
|
||||
URL: http://www.open-mpi.org/
|
||||
#
|
||||
prefix=/home/brgirgis/Downloads/openmpi/3.1.2/build/../release_install
|
||||
prefix=/home/brgirgis/Documents/code/idiscovery/cpp-thirdparty-src/mpi/openmpi/install/4.0.1
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib64
|
||||
@@ -16,7 +16,7 @@ pkgincludedir=${includedir}/openmpi
|
||||
# static linking (they're pulled in by libopen-rte.so's implicit
|
||||
# dependencies), so only list these in Libs.private.
|
||||
#
|
||||
Libs: -L${libdir} -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags -lmpi
|
||||
Libs.private: -lm -ludev -ldl -lutil -lrt -lz
|
||||
Libs: -L${libdir} -lmpi
|
||||
Libs.private: -lm -lz -lrt -lutil
|
||||
#
|
||||
Cflags: -I${includedir} -pthread
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
#
|
||||
Name: Open MPI Run-Time Environment (ORTE)
|
||||
Description: Open MPI's run-time environment functionality
|
||||
Version: 3.1.2
|
||||
Version: 4.0.1
|
||||
URL: http://www.open-mpi.org/
|
||||
#
|
||||
prefix=/home/brgirgis/Downloads/openmpi/3.1.2/build/../release_install
|
||||
prefix=/home/brgirgis/Documents/code/idiscovery/cpp-thirdparty-src/mpi/openmpi/install/4.0.1
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib64
|
||||
@@ -15,8 +15,8 @@ pkgincludedir=${includedir}/openmpi
|
||||
# static linking (they're pulled in by libopen-rte.so's implicit
|
||||
# dependencies), so only list these in Libs.private.
|
||||
#
|
||||
Libs: -L${libdir} -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags -lopen-rte
|
||||
Libs.private: -lopen-pal -lm -ludev -ldl -lutil
|
||||
Libs: -L${libdir} -lopen-rte
|
||||
Libs.private: -lopen-pal -lm -lz -lrt -lutil
|
||||
#
|
||||
# It is safe to hard-wire the -I before the EXTRA_INCLUDES because we
|
||||
# will not be installing this .pc file unless --enable-devel-headers is
|
||||
|
||||
Reference in New Issue
Block a user