Publisher: Morgan-Kaufmann, 1997, 418 pages
ISBN: 1-55860-339-5
Keywords: Programming
This is the first introductory prallel programming book based on the Message-Passing Interface (MPI), the de facto industry standard adopted by major commercial vendors for programming parallel systems. Designed for use either as a self-paced tutorial for professionals or as a text for parallel programming/parallel computing courses, the book offers many fully developed examples to give readers hands-on experience programming parallel systems for computational intensive applications.
The portability and efficiency of MPI, combined with the thorough grounding in parallel programming principles presented here, enable readers to obtain high performance on any parallel system, from a network if workstations to a parallel supercomputer. The clear exposition and down-to-earth approach demistify the complex and sometimes intimidating task of parallel programming.
Parallel Programming with MPI features:
MPI_Type_struct
MPI_Comm_split
MPI_Cart_sub
stdin
, stdout
, and stderr
stdin
stdout
stderr
and Error Checkingstdin
printf/fflush
Find_alltoall_send_params
Par_dfs
Service_requests
Work_remains
MPI_Pack/Unpack
MPI_Pack
and MPI_Unpack
A good book if you want to learn to program with MPI. Of course, you need to understand parallel programming in general, first.
Comments
There are currently no comments
New Comment