1
1
openmpi/ompi/mca/osc/pt2pt
Jeff Squyres 35690ecad5 Fixes trac:2472. Use large integers to hold displacements for one-sided
operations, not ints. 

Sorry for the mid-day configure.ac change, folks...

This commit was SVN r23449.

The following Trac tickets were found above:
  Ticket 2472 --> https://svn.open-mpi.org/trac/ompi/ticket/2472
2010-07-20 18:45:48 +00:00
..
.windows Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
configure.params Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
osc_pt2pt_buffer.c This commit fixes trac:1306 2008-06-24 14:38:11 +00:00
osc_pt2pt_buffer.h - "extern 'C'" has been set twice. Remove one. 2007-08-30 15:03:59 +00:00
osc_pt2pt_comm.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_pt2pt_component.c Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success. 2010-05-18 20:54:11 +00:00
osc_pt2pt_data_move.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
osc_pt2pt_data_move.h * Fix some error checking code for Lock / Unlock at the MPI layer 2006-02-07 18:45:18 +00:00
osc_pt2pt_header.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_pt2pt_longreq.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_longreq.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_mpireq.c Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_mpireq.h Some much needed cleanup of the point-to-point one-sided component... 2007-05-21 02:21:25 +00:00
osc_pt2pt_replyreq.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_pt2pt_replyreq.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_pt2pt_sendreq.c Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_pt2pt_sendreq.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00
osc_pt2pt_sync.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
osc_pt2pt.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
osc_pt2pt.h Fixes trac:2472. Use large integers to hold displacements for one-sided 2010-07-20 18:45:48 +00:00