1
1
openmpi/ompi
Shiqing Fan 21f6a1cb7c Update the corresponding part of mmap for Windows.
This commit was SVN r22038.
2009-09-30 14:50:17 +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 so here is what happens: 2009-09-17 14:37:02 +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 Add a comment. 2009-09-28 17:28:01 +00:00
debuggers MPIR_Breakpoint should be externally visible in order to allow the 2009-09-30 04:07:55 +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 Refs trac:2032. Add comment explaining why we have MPI_LOGICALx datatypes 2009-09-28 15:45:57 +00:00
info - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
mca Update the corresponding part of mmap for Windows. 2009-09-30 14:50:17 +00:00
mpi Fixes trac:2028. George and I found this via some collaborative debugging 2009-09-25 21:52:42 +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 Have ompi_info output a better error message when a requested framework cannot be found, either because it doesn't exist or support wasn't configured into OMPI. 2009-09-29 13:56:14 +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