1
1
openmpi/ompi/mpi
Jeff Squyres dd5876f74e Add optimization (i.e., avoid malloc(0)) in the (count==0) case. Just
set the correct return values and return.

This commit was SVN r27133.
2012-08-24 16:12:01 +00:00
..
c The MPI spec says that we are supposed to return an empty status in 2012-08-24 16:11:29 +00:00
cxx Remove extra semicolon. Thanks to John Foster for pointing out the 2012-08-15 18:36:59 +00:00
fortran Add optimization (i.e., avoid malloc(0)) in the (count==0) case. Just 2012-08-24 16:12:01 +00:00
java Add an allocator tool for finding HDFS file locations and obtaining allocations for those nodes (supports both Hadoop 1 and 2). Split the Java support into two parts: detection of Java support and request for Java bindings. 2012-05-09 01:13:49 +00:00
man/man3 Bring in the rest of MPI-3 Ticket #125 changes, including changes to mpi.h, function param lists, and associated documentation. 2012-08-03 01:09:59 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am == Highlights == 2012-04-18 15:57:29 +00:00