| 查看: 466 | 回复: 4 | ||
| 【奖励】 本帖被评价1次,作者meywang增加金币 0.5 个 | ||
| 当前主题已经存档。 | ||
[资源]
【分享】MIT经典著作 Using OpenMP【已搜无重复】
|
||
|
采用OpenMP,基于共享内存多核并行计算,比MPI简单不少,几天就能实现并行,使得并行更容易实现。 本书是MIT牛人介绍openMP的最新的书籍,有助于程序员进行并行程序的开发和实践。 Using OpenMP 作者: Barbara Chapman / Gabriele Jost / Ruud van der Pas 副标题: Portable Shared Memory Parallel Programming (Scientific Computation and Engineering) ISBN: 9780262533027 定价: USD 35.00 出版社: The MIT Press 装帧: Paperback 出版年: 2007-10-31 简介 · · · · · · "I hope that readers will learn to use the full expressibility and power of OpenMP. This book should provide an excellent introduction to beginners, and the performance section should help those with some experience who want to push OpenMP to its limits."--from the foreword by David J. Kuck, Intel Fellow, Software and Solutions Group, and Director, Parallel and Distributed Solutions, Intel Corporation OpenMP, a portable programming interface for shared memory parallel computers, was adopted as an informal standard in 1997 by computer scientists who wanted a unified model on which to base programs for shared memory systems. OpenMP is now used by many software developers; it offers significant advantages over both hand-threading and MPI. Using OpenMP offers a comprehensive introduction to parallel programming concepts and a detailed overview of OpenMP. Using OpenMP discusses hardware developments, describes where OpenMP is applicable, and compares OpenMP to other programming interfaces for shared and distributed memory parallel architectures. It introduces the individual features of OpenMP, provides many source code examples that demonstrate the use and functionality of the language constructs, and offers tips on writing an efficient OpenMP program. It describes how to use OpenMP in full-scale applications to achieve high performance on large-scale architectures, discussing several case studies in detail, and offers in-depth troubleshooting advice. It explains how OpenMP is translated into explicitly multithreaded code, providing a valuable behind-the-scenes account of OpenMP program performance. Finally, Using OpenMP considers trends likely to influence OpenMP development, offering a glimpse of the possibilities of a future OpenMP 3.0 from the vantage point of the current OpenMP 2.5. With multicore computer use increasing, the need for a comprehensive introduction and overview of the standard interface is clear. Using OpenMP provides an essential reference not only for students at both undergraduate and graduate levels but also for professionals who intend to parallelize existing codes or develop new parallel programs for shared memory computer architectures. http://www.namipan.com/d/94e75eff098edc2385468ce861fbbd80d7a0b03e541b3400 [ Last edited by xply0311 on 2010-3-28 at 22:32 ] |
» 猜你喜欢
伙伴们,祝我生日快乐吧
已经有26人回复
机械专硕325,寻找调剂院校
已经有4人回复
333求调剂
已经有7人回复
考研化学学硕调剂,一志愿985
已经有4人回复
0854控制工程 359求调剂 可跨专业
已经有9人回复
梁成伟老师课题组欢迎你的加入
已经有9人回复
化学调剂0703
已经有8人回复
环境工程调剂
已经有6人回复
326求调剂
已经有7人回复
一志愿985,本科211,0817化学工程与技术319求调剂
已经有5人回复
2楼2009-04-02 12:21:45
4楼2009-04-09 17:07:25
5楼2009-09-02 08:14:13
简单回复
乌兰竹3楼
2009-04-02 19:49
回复














回复此楼
20