torognes / swipe

Smith-Waterman database searches with inter-sequence SIMD parallelisation
GNU Affero General Public License v3.0
58 stars 21 forks source link

mpiswipe won't run with some variants of MPI #17

Open torognes opened 10 years ago

torognes commented 10 years ago

A variant of MPI requires the final argument of the MPI_Recv call to be non-NULL. Can probably be solved by passing a reference to a dummy status variable.

torognes commented 10 years ago

See email dated 9 March 2014.