| 查看: 112 | 回复: 1 | |||
| 【奖励】 本帖被评价1次,作者zhangjs增加金币 0.5 个 | |||
| 当前主题已经存档。 | |||
[资源]
An Introduction to Parallel Programming
|
|||
|
An Introduction to Parallel Programming Publication Date: 2006 ISBN / ASIN: 978-90-71301-78-0 Many scientific computations require a considerable amount of computing time. This computing time can be reduced by distributing a problem over several processors. Multiprocessor computers used to be quite expensive, and not everybody had access to them. Since 2005, x86-compatible CPUs designed for desktop computers are available with two "cores", which essentially makes them dualprocessor systems. More cores per CPU are to follow. This cheap extra computing power has to be used efficiently, which equires parallel programming. Parallel programming methods that work on dual-core PCs also work on larger shared memory systems, and a program designed for a cluster or other type of distributed memory system will also perform well on your dual-core (or multi-core) PC. The goal of this tutorial is to give an introduction into all aspects of parallel programming that are necessary to write ones own parallel programs. To achieve this, it explains * the various existing architectures of parallel computers, * the software needed for parallel programming, and how to install and configure it, * how to analyse software and find the points where parallelisation might be helpful, * how to write parallel programs for shared memory computers using OpenMP, * how to write parallel programs for or distributed memory computers using MPI and ScaLA-PACK. This tutorial mainly aims at writing parallel programs for solving linear equation systems. Hopefully it is also useful to give some help for parallelising programs for other applications. Contents: * 1. Introduction * 2. System Architectures * 3. Software * 4. Performance Analysis * 5. SHALE - a program for spherical harmonic analysis * Bibliography * Index http://rapidshare.com/files/1926 ... lel_Programming.rar |
» 猜你喜欢
到新单位后,换了新的研究方向,没有团队,持续积累2区以上论文,能申请到面上吗
已经有7人回复
申请2026年博士
已经有5人回复
天津工业大学郑柳春团队欢迎化学化工、高分子化学或有机合成方向的博士生和硕士生加入
已经有5人回复
寻求一种能扛住强氧化性腐蚀性的容器密封件
已经有6人回复
2025冷门绝学什么时候出结果
已经有7人回复
请问有评职称,把科研教学业绩算分排序的高校吗
已经有6人回复
Bioresource Technology期刊,第一次返修的时候被退回好几次了
已经有7人回复
请问哪里可以有青B申请的本子可以借鉴一下。
已经有4人回复
请问下大家为什么这个铃木偶联几乎不反应呢
已经有5人回复
康复大学泰山学者周祺惠团队招收博士研究生
已经有6人回复













回复此楼