From: Alex Gough <alex@earth.li> Date: Fri, 19 Aug 2011 07:57:38 +0000 (+1200) Subject: update Docs for ANY_SOURCE X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c5f361057d4a233c67ee766124fb38117e2e01b7;p=libparallel-mpi-simple-perl.git update Docs for ANY_SOURCE --- diff --git a/Simple.pm b/Simple.pm index 6c07fb0..3733eb7 100644 --- a/Simple.pm +++ b/Simple.pm @@ -295,6 +295,8 @@ destination, tag and comminicator will be delivered in the order in which they were sent. No other guarantees of timeliness or ordering can be given. If needed, use C<MPI_Barrier>. +C<$source> can be C<MPI_ANY_SOURCE> which will do what it says. + =cut sub Recv {