Re: [Boost-mpi] No arg init

2012-12-31 Thread Matthias Troyer
On Dec 4, 2012, at 10:53 AM, Alain O Miniussi wrote: > On Thu, 2012-11-29 at 12:55 -0500, Jeremiah Willcock wrote: >> On Thu, 29 Nov 2012, Matthias Troyer wrote: >> >>> >>> On Nov 29, 2012, at 5:23 PM, Jeremiah Willcock wrote: Another issue with MPI versions is that Boost.MPI curren

Re: [Boost-mpi] Thread API

2012-12-31 Thread Matthias Troyer
Hi Alain, This basically replicates the functionality of the C API. I think I would still like to see support for automatic throwing of exceptions if the required level could not be obtained. I see two variants: either a wrapper boost::mpi::require(boost::mpi::funneled), or further additional l

Re: [Boost-mpi] No arg init

2012-12-31 Thread Matthias Troyer
On Dec 4, 2012, at 10:53 AM, Alain O Miniussi wrote: > On Thu, 2012-11-29 at 12:55 -0500, Jeremiah Willcock wrote: >> On Thu, 29 Nov 2012, Matthias Troyer wrote: >> >>> >>> On Nov 29, 2012, at 5:23 PM, Jeremiah Willcock wrote: Another issue with MPI versions is that Boost.MPI curre