Excelente material introdutório sobre computação paralela, dá uma visão bem geral do assunto de forma clara e objetiva.
Author: Blaise Barney, Lawrence Livermore National Laboratory
Abstract:
This tutorial covers the very basics of parallel computing, and is intended for someone who is just becoming acquainted with the subject. It begins with a brief overview, including concepts and terminology associated with parallel computing. The topics of parallel memory architectures and programming models are then explored. These topics are followed by a discussion on a number of issues related to designing parallel programs. The tutorial concludes with several examples of how to parallelize simple serial programs.
Level/Prerequisites: None
Link: https://computing.llnl.gov/tutorials/parallel_comp/
See you soon.
