]> git.ipfire.org Git - thirdparty/valgrind.git/commit
* try to handle MPI_{LONG,DOUBLE,SHORT}_INT better (despite the best
authorJulian Seward <jseward@acm.org>
Fri, 10 Mar 2006 14:51:19 +0000 (14:51 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 10 Mar 2006 14:51:19 +0000 (14:51 +0000)
commit6d4e04f465a2b34592ea20a4e93d3bb390969b53
tree362f7628a8678c2ccab576efb994cd5a9c74e678
parent7a0ef0a088183710e978037a77388b802c4ee8ab
* try to handle MPI_{LONG,DOUBLE,SHORT}_INT better (despite the best
  efforts of the MPI spec to screw this up)

* Add locking to accesses to the "sReqs" shadow-requests table
  used to keep track of uncompleted MPI_Irecv's.  This might
  even mean the wrappers are thread-safe now :-)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5738
auxprogs/mpiwrap.c