1
1
openmpi/ompi/mca/pml
Brian Barrett dfa1221c3b * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather
than $(LN_S).  This causes problems with with Windows and probably
  elsewhere (re: #200).  So use a slightly different trick to get the
  right header selected for the MEMCPY and TIMER components.

* Using the same trick used to solve the AC_CONFIG_LINKS problem, 
  stop using a separate header file for direct calling in the
  PML and MTL.  This lets me remove some icky code in ompi_mca.m4
  that was more fragile than I really liked.

This commit was SVN r10841.
2006-07-16 04:23:52 +00:00
..
base * automagically select the "right" PML when direct-calling 2006-07-14 21:33:26 +00:00
cm Helps compilation if all files are around.. 2006-07-14 20:39:18 +00:00
dr Fixes truncate error (ticket #172) for the DR PML and therefore closes trac:172. 2006-07-14 19:45:51 +00:00
example Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ob1 Solution to ticket #172. If we received more bytes than we delivered, then 2006-07-14 19:36:56 +00:00
Makefile.am * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00