Re: [Boost-mpi] No arg init

2012-12-04 Thread Alain O Miniussi
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 currently uses > >> functions such as MPI_Address that have been r

Re: [Boost-mpi] Thread API

2012-12-04 Thread Alain O Miniussi
To sum up what I got from the comments regarding the threading API, do we agree that we only want to basically to mimic the underlying C-Init, that is: - provide an environment ctor with only one preferred threading support level. - provide a query method to probe the provided support level (user c