1
1
openmpi/ompi/mca/btl/portals
Jeff Squyres 51f286d737 Just like r14289 on the ORTE trunk:
Per discussions with Brian and Ralph, make a slight correction in
where components are installed. Use $pkglibdir, not $libdir/openmpi,
so that when compiled in the orte trunk, components are installed to
the right directory (because the component search patch is checking
$pkglibdir).

This commit was SVN r14345.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r14289
2007-04-12 11:19:42 +00:00
..
btl_portals_component.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
btl_portals_endpoint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_portals_frag.c Revert out r12974, 12976, and 12991 as George has provided a less intrusive fix 2007-01-04 22:07:37 +00:00
btl_portals_frag.h macro variable has same name as one of the parameters passed to the 2007-03-04 23:31:07 +00:00
btl_portals_rdma.c * put rdma operations in the send event queue instead of receive because it's 2006-05-14 04:23:26 +00:00
btl_portals_recv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_portals_recv.h * put rdma operations in the send event queue instead of receive because it's 2006-05-14 04:23:26 +00:00
btl_portals_send.c Revert out r12974, 12976, and 12991 as George has provided a less intrusive fix 2007-01-04 22:07:37 +00:00
btl_portals_send.h * put rdma operations in the send event queue instead of receive because it's 2006-05-14 04:23:26 +00:00
btl_portals.c Correct an error introduced by commit r14180. 2007-04-02 02:59:23 +00:00
btl_portals.h The visibility flags (and/or Windows friendly export) is now on for all BTLs. 2006-09-14 22:19:39 +00:00
configure.m4 * Add new PML (CM) and network drivers (MTL) for high speed 2006-07-04 01:20:20 +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