x*****u 发帖数: 3419 | 1 http://www.linux-mag.com/2004-03/extreme_01.html
Linux Magazine / March 2004 / EXTREME LINUX
Using OpenMP, Part 3
EXTREME LINUX
Using OpenMP, Part 3
by Forrest Hoffman
This is the third and final column in a series on shared memory parallel
ization using OpenMP. Often used to improve performance of scientific models
on symmetric multi-processor (SMP) machines or SMP nodes in a Linux cluster
, OpenMP consists of a portable set of compiler directives, library calls, a
nd environment variables. |
|