Books on parallel programming in OpenMP and MPI -


i've been programming c , fortran past 6 years, have done serial programming until now. switch parallel program design, haven't found book me make jump. have looked @ chandra's book on parallel programming in openmp , michael j. quinn's book on programming in c open mp , mpi, wondering if there better alternative these two. in advance!

prashanth

i can recommend using openmp chapman, jost , van de pas. it's introduction openmp , includes plenty of details on using language , getting best performance.

this tutorial might useful introduction if have never experienced parallel programming, it's entry general concepts , ideas.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -