1
1
openmpi/ompi
Mike Dubman b6d50a5733 Performance optimizations by alexm:
* btl sendi(): if message can be send inline try to avoid signal
* signal is requested one per 64 or when
    there are no send wqes 
    when message can not be send inline 
    any other btl method then sendi()

This commit was SVN r27724.
2012-12-26 10:19:12 +00:00
..
attribute Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
class Cleanup some compiler warnings when doing an optimized/non-debug build. 2012-04-04 20:40:16 +00:00
communicator Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
contrib Changes to VT: 2012-12-19 14:46:16 +00:00
datatype Fix the issues with the MPI_Op and the Fortran90 types. 2012-12-19 11:08:18 +00:00
debuggers Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
errhandler Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group == Highlights == 2012-04-18 15:57:29 +00:00
include Revert r27510, r27509, and r27508. 2012-10-27 16:43:45 +00:00
info Update to r27292: only use "valuelen-1" when the valuelen is 2012-10-30 17:56:28 +00:00
mca Performance optimizations by alexm: 2012-12-26 10:19:12 +00:00
message * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
mpi Fix the issues with the MPI_Op and the Fortran90 types. 2012-12-19 11:08:18 +00:00
mpiext Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
op Warning squash: explicitly ignore the return value from asprintf. 2012-06-27 17:40:24 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Fix another typecast 2012-07-20 12:11:47 +00:00
request Ensure that MPI_Status objects have proper alignment: 2012-10-04 14:39:51 +00:00
runtime Refs trac:3309 2012-09-11 21:12:06 +00:00
tools Silence asprintf warnings in ompi_info, add libs to build under Ubuntu 2012-12-23 19:54:44 +00:00
win == Highlights == 2012-04-18 15:57:29 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
Makefile.am Put back the static-library-detection stuff from r27668, with some 2012-12-13 22:31:37 +00:00