Parallel Programming in MPI and OpenMP

Parallel Programming in MPI and OpenMP

简介:

这是一本关于使用消息传递接口 (MPI) 和OpenMP在大型计算机上进行科学应用的并行编程的教科书。这本令人兴奋的新书满足了想要学习如何使用MPI和/或OpenMP在C/C和Fortran中设计,分析,实现和基准测试并行程序的学生和专业人士的需求。它介绍了一种坚如磐石的设计方法,涵盖了最重要的MPI函数和OpenMP指令。它还通过大量示例演示了如何开发在当今并行平台上高效执行的并行程序。

英文简介:

This is a textbook about parallel programming of scientific application on large computers, using Message Passing Interface (MPI) and OpenMP.

This exciting new book addresses the needs of students and professionals who want to learn how to design, analyze, implement, and benchmark parallel programs in C/C++ and Fortran using MPI and/or OpenMP. It introduces a rock-solid design methodology with coverage of the most important MPI functions and OpenMP directives. It also demonstrates, through a wide range of examples, how to develop parallel programs that will execute efficiently on today's parallel platforms.

书名
Parallel Programming in MPI and OpenMP
译名
MPI 和 OpenMP 中的并行编程
语言
英语
年份
2004
页数
516页
大小
18.87 MB
标签
  • 并行编程
  • 下载
    pdf iconParallel Programming in MPI and OpenMP.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:37

    ←Pro TBB: C++ Parallel Programming with Threading Building Blocks

    →Parallel Scientific Computing in C++ and MPI: Algorithms and Implementation