1
1
openmpi/ompi/mca
Gleb Natapov 48d348b577 Don't complete send request before we've got completion on the first rndv packet.
Sender can receive and complete PUT request before it gets completion on the first rndv packet. senreq struct may be reused for the next MPI_Send and unexpected completion mess up the things. I sometimes got SEGV and sometimes data corruption.

This commit was SVN r10301.
2006-06-12 14:00:43 +00:00
..
allocator Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
bml Temporary solution for in-bound computation of the next BTL. 2006-05-22 23:28:40 +00:00
btl * silence dumb (and mostly useless) warning during cleanup 2006-06-09 21:09:53 +00:00
coll Thanks to Gleb now we are able to call the schduler on Windows. Instead of using 2006-04-20 19:56:50 +00:00
common - update function name inside debug statement 2006-05-16 14:33:41 +00:00
io * fix issue with PANFS not building properly - we didn't add PANFS_LIB to the 2006-06-09 20:41:12 +00:00
mpool declare these as ompi_free_list_item_t's 2006-06-12 13:26:15 +00:00
osc The return value is random. Let's return something that make sense. 2006-05-03 18:17:00 +00:00
pml Don't complete send request before we've got completion on the first rndv packet. 2006-06-12 14:00:43 +00:00
rcache declare these as ompi_free_list_item_t's 2006-06-12 13:26:15 +00:00
topo Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
win_makefile Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00