1
1
openmpi/ompi
Lenny Verkhovsky a4ae241769 replaced __FUNCTION__ with __func__
This commit was SVN r21956.
2009-09-09 12:02:45 +00:00
..
attribute The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
class - Replace combinations of 2009-08-20 11:42:18 +00:00
communicator replaced __FUNCTION__ with __func__ 2009-09-09 12:02:45 +00:00
contrib Add a new contrib area for "libtrace" - a debugger library that outputs the name of the called MPI function plus the value of all its arguments before passing them along to the corresonding PMPI call. 2009-08-20 04:36:20 +00:00
datatype - This fixes trac:2014: 2009-09-02 17:34:01 +00:00
debuggers - Replace combinations of 2009-08-20 11:42:18 +00:00
errhandler - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
group Fun typo. :-) 2009-08-20 21:23:54 +00:00
include - Replace combinations of 2009-08-20 11:42:18 +00:00
info - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
mca fixed finding minimum distance to ibv_device, 2009-08-31 07:54:22 +00:00
mpi Actually, invoke the error on MPI_COMM_WORLD if you have an invalid 2009-09-04 07:40:28 +00:00
mpiext Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
op Replace jumps with returns. 2009-08-20 02:29:30 +00:00
peruse ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
proc Create two new modex functions for send/recv of specific OPAL data types - basically, ensure that the values are packed and unpacked appropriately. Provides a convenience function as otherwise anyone wanting to send a value had to do this themselves. 2009-07-15 04:54:53 +00:00
request - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime - Replace combinations of 2009-08-20 11:42:18 +00:00
tools Ensure the wrapper compilers detect and respect OPAL_PREFIX 2009-09-09 05:20:02 +00:00
win - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt Complete the support for building on UNC path. 2009-08-27 07:57:26 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00