1
1
openmpi/ompi/mca/pml/cm
Sven Stork a04c8eb39a - Bring over the visibility feature, for a finer symbol export control
via the visibility feature that is provided by some compilers.

  Per default this feature is disabled, to enable it you need to
  configure with --enable-visibility and obviously you need a compiler
  with visibility support. Please refer to the wiki for more information.
  https://svn.open-mpi.org/trac/ompi/wiki/Visibility

This commit was SVN r14582.
2007-05-04 09:03:37 +00:00
..
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
pml_cm_cancel.c Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_component.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
pml_cm_component.h Add this header file in order to allow the export of the component structure. 2006-08-24 17:40:22 +00:00
pml_cm_probe.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_cm_progress.c * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +00:00
pml_cm_recv.c Move things around a little bit. Mainly fields from the send and receive 2006-11-08 04:58:23 +00:00
pml_cm_recvreq.c Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_recvreq.h Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_request.c Helps compilation if all files are around.. 2006-07-14 20:39:18 +00:00
pml_cm_request.h Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_send.c Move things around a little bit. Mainly fields from the send and receive 2006-11-08 04:58:23 +00:00
pml_cm_sendreq.c Redo of r12871, without the preconnect code change: 2006-12-15 17:54:14 +00:00
pml_cm_sendreq.h Fix race condition in setting MPI_ERROR -- with buffered sends, the 2007-01-31 21:40:14 +00:00
pml_cm_start.c Move things around a little bit. Mainly fields from the send and receive 2006-11-08 04:58:23 +00:00
pml_cm.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
pml_cm.h - Bring over the visibility feature, for a finer symbol export control 2007-05-04 09:03:37 +00:00
post_configure.sh * Fix up some direct-calling issues for the PML/MTL 2006-07-06 15:12:38 +00:00