Diego,

MPI+MPI is a well known parallel programming paradigm.Why are you trying to
avoid MPI + OpenMP ?

Open MPI is a fully 3.1-compatible implementation of the MPI standard, and
as such it implements all API described in the version 3.1 of the MPI
standard (http://mpi-forum.org/docs/). Otherwise our FAQ and mailing list
is the best place to learn about particular capabilities of the Open MPI
software stack.

  George.


On Fri, Nov 25, 2016 at 6:30 AM, Diego Avesani <diego.aves...@gmail.com>
wrote:

> Dear all,
>
> I have the following question. Is it possible to cast an MPI inside
> another MPI?
> I would like to have to level of parallelization, but I would like to
> avoid the MPI-openMP paradigm.
>
> Another question. I normally use openMPI but I would like to read
> something to understand and learn all its potentialities. Can anyone
> suggest me any book or documentation?
>
> Thanks
>
> Diego
>
>
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to