$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [MPI] MPI_Issend() support
From: Riccardo Murri (riccardo.murri_at_[hidden])
Date: 2010-11-22 16:39:58
Hello,
I read in the manual that there's no equivalent of MPI_Issend()
(noblocking synchronous send) in Boost.MPI.
Is there any architectural obstacle to implementing it, or is it just
that no-one has asked for it yet?
Best regards,
Riccardo