1
1
openmpi/ompi/mca
Jeff Squyres a8e9fa09da Fix some compiler warnings introduced in r11619. I checked with
George: ompi_ddt_type_size() returns a signed int only because of the
MPI spec; it will never return a negative value.  So casting the
return value out of it to a (uint32_t) is safe, and makes the
comparisons be between two unsigned values. 

This commit was SVN r11639.

The following SVN revision numbers were found above:
  r11619 --> open-mpi/ompi@8667648a1b
2006-09-13 16:42:31 +00:00
..
allocator The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
bml Correct the conversion between int and bool. Apply it on all files except 2006-08-28 18:59:16 +00:00
btl consolidate credit management and CQ polling code. 2006-09-12 09:17:59 +00:00
coll Fix some compiler warnings introduced in r11619. I checked with 2006-09-13 16:42:31 +00:00
common Move it in the right place. 2006-08-21 04:05:19 +00:00
io Remove these files from SVN; they should not be committed. 2006-09-11 22:43:20 +00:00
mpool * Remove redundant include 2006-08-26 20:14:19 +00:00
mtl The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
osc * RMA_SYNC is a more appropriate error message for these than RmA_CONFLICT 2006-08-31 21:07:52 +00:00
pml Fix hang in receiving into MPI_alloced area. 2006-09-11 12:18:59 +00:00
rcache The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
topo The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
win_makefile Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00