Thankyou for the reference to the Divakar Viswanath book.
It is very generous that it is available online - I just wish it was in
ePub format.
I guess that is a decision of MIT Press. I would happily pay for an ePub
edition. I just cannot justify more shelf space for physical books.
On Thu,
It's not about Open-MPI but I know of only one book on the internals of
MPI: "Inside the Message Passing Interface: Creating Fast Communication
Libraries" by Alexander Supalov.
I found it useful for understanding how MPI libraries are implemented. It
is no substitute for spending hours reading so
On Thu, Aug 6, 2020 at 9:46 AM Bennet Fauber via users <
users@lists.open-mpi.org> wrote:
> It covers a good deal more than MPI, but there is at least one full
> chapter on MPI in
>
> Scientific Programming and Computer Architecture, Divakar
> Viswanath (MIT Press, 2017)
>
> also available onl
It covers a good deal more than MPI, but there is at least one full
chapter on MPI in
Scientific Programming and Computer Architecture, Divakar
Viswanath (MIT Press, 2017)
also available online at
https://divakarvi.github.io/bk-spca/spca.html
https://divakarvi.github.io/bk-spca/spca.
FWIW, we didn't talk too much about the internals of Open MPI -- but it's a
good place to start (i.e., you won't understand the internals until you
understand the externals).
You can find all the videos and slides for all 3 parts here:
https://www.open-mpi.org/video/?category=general
In additi
Thank you!
On Thu, Aug 6, 2020 at 5:26 AM Gilles Gouaillardet via users <
users@lists.open-mpi.org> wrote:
> You can start with the recent talks given by Jeff Squyres and Ralph
> Castain for Easybuild
>
> EasyBuild Tech Talk I - The ABCs of Open MPI, part 1 (by Jeff Squyres
> & Ralph Castain)
> h
You can start with the recent talks given by Jeff Squyres and Ralph
Castain for Easybuild
EasyBuild Tech Talk I - The ABCs of Open MPI, part 1 (by Jeff Squyres
& Ralph Castain)
https://www.youtube.com/watch?v=WpVbcYnFJmQ
(there are three parts)
Then the source code and interacting with the devel
On Wed, Aug 5, 2020 at 11:06 PM Gilles Gouaillardet via users <
users@lists.open-mpi.org> wrote:
> Assuming you want to learn about MPI (and not the Open MPI internals),
> the books by Bill Gropp et al. are the reference :
> https://www.mcs.anl.gov/research/projects/mpi/usingmpi/
>
> (Using MPI 3r
Assuming you want to learn about MPI (and not the Open MPI internals),
the books by Bill Gropp et al. are the reference :
https://www.mcs.anl.gov/research/projects/mpi/usingmpi/
(Using MPI 3rd edition is affordable on amazon)
Cheers,
Gilles
My apologies if this has been asked before, however a Google search on
books about (open)MPI returns a bunch of material written between 1990s and
early 2000s, it is difficult to find anything "fresh" on (open)MPI
programming. In comparison, if someone wants to learn about Spark and
distributed com
10 matches
Mail list logo