[openmpi] Add openmpi-oshmem.patch

Orion Poplawski orion at fedoraproject.org
Fri Oct 3 22:31:12 UTC 2014


commit 0cd973f1ca31c467bac6a8432442202a3c2e34b2
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Oct 3 16:30:43 2014 -0600

    Add openmpi-oshmem.patch

 openmpi-oshmem.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/openmpi-oshmem.patch b/openmpi-oshmem.patch
new file mode 100644
index 0000000..f64675d
--- /dev/null
+++ b/openmpi-oshmem.patch
@@ -0,0 +1,12 @@
+diff -up openmpi-1.8.3/oshmem/tools/wrappers/shmemcc-wrapper-data.txt.in.oshmem openmpi-1.8.3/oshmem/tools/wrappers/shmemcc-wrapper-data.txt.in
+--- openmpi-1.8.3/oshmem/tools/wrappers/shmemcc-wrapper-data.txt.in.oshmem	2014-07-23 15:43:33.000000000 -0600
++++ openmpi-1.8.3/oshmem/tools/wrappers/shmemcc-wrapper-data.txt.in	2014-10-03 15:26:43.728048287 -0600
+@@ -31,7 +31,7 @@ linker_flags=@OMPI_WRAPPER_EXTRA_LDFLAGS
+ # applications to only use the SHMEM and MPI APIs.
+ libs=-loshmem -lmpi
+ libs_static=-loshmem -lmpi -lopen-rte -lopen-pal @OMPI_WRAPPER_EXTRA_LIBS@
+-dyn_lib_file=libsohmem. at OPAL_DYN_LIB_SUFFIX@
++dyn_lib_file=liboshmem. at OPAL_DYN_LIB_SUFFIX@
+ static_lib_file=liboshmem.a
+ required_file=
+ includedir=${includedir}


More information about the scm-commits mailing list