Ebook Parallel Programming in C with MPI and OpenMP: Part 1 - Michael J. Quinn

Part 1 of book "Parallel Programming in C with MPI and OpenMP" provide with knowledge about: motivation and history; parallel architectures; parallel algorithm design; message-passing programming; the sieve of Eratosthenes; Floyd's algorithm; performance analysis; matrix-veltor multiplication; document classification;...