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
Post a Comment