Skip to content

Instantly share code, notes, and snippets.

@hydrosquall
Last active February 5, 2017 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hydrosquall/65af249163fceb99c30a27f3901e00cd to your computer and use it in GitHub Desktop.
Save hydrosquall/65af249163fceb99c30a27f3901e00cd to your computer and use it in GitHub Desktop.
parallel programing techniques yale cs424

Textbooks:

There is no required text. However, readings may be assigned from several reference texts available online:

  • An Introduction to Parallel Programming, by Peter S. Pacheco (Morgan Kaufmann 2011, ISBN 978-0-12-374260-5; ~$60.00. Online.
  • Programming Massively Parallel Processors, 2nd Edition, by David B. Kirk and Wen-mei W. Hwu (Morgan Kaufmann 2013, ISBN 978-0-12-415992-1; ~$56.00. Online.
  • Introduction to High Performance Computing for Scientists and Engineers, by Georg Hager & Gerhard Wellein (CRC Press 2011, ISBN 978-1-4398-1192-4; ~$60.00. Online
  • Using MPI Online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment