1
1
openmpi/ompi/mpi/java/c
Jeff Squyres 684dc2f849 Don't use the hard-coded name libmpi.so -- instead, use
libmpi.<OPAL_DYN_LIB_SUFFIX>, where OPAL_DYN_LIB_SUFFIX was determined
by configure.

Thanks to Ömer Demirel for reporting the issue.

Refs trac:3905.

This commit was SVN r29676.

The following Trac tickets were found above:
  Ticket 3905 --> https://svn.open-mpi.org/trac/ompi/ticket/3905
2013-11-13 03:25:18 +00:00
..
Makefile.am Don't use the hard-coded name libmpi.so -- instead, use 2013-11-13 03:25:18 +00:00
mpi_CartComm.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Comm.c Allow NULL buffers to send/recv 0 items as control messages. 2013-09-29 10:36:09 +00:00
mpi_Constant.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Datatype.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Errhandler.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_File.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_GraphComm.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Group.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Info.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Intercomm.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Intracomm.c Add missing include 2013-10-02 17:51:24 +00:00
mpi_Message.c Allow NULL buffers to send/recv 0 items as control messages. 2013-09-29 10:36:09 +00:00
mpi_MPI.c Don't use the hard-coded name libmpi.so -- instead, use 2013-11-13 03:25:18 +00:00
mpi_Op.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Prequest.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Request.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Status.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpi_Win.c Next generation of MPI Java bindings. 2013-09-26 21:44:39 +00:00
mpiJava.h Allow NULL buffers to send/recv 0 items as control messages. 2013-09-29 10:36:09 +00:00