$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [mpi] potentially blocking send - require blocking
From: Brian Budge (brian.budge_at_[hidden])
Date: 2014-07-25 11:13:27
You can use mpi_ssend, which blocks until the message is posted on the
receiver.