给我你的邮箱,给你点PPT看看吧
OpenMP is a set of extensions to Fortran/C/C++
OpenMP contains compiler directives, library routines and environment variables.
Available on most single address space machines.
shared memory systems, including cc-NUMA
Chip MultiThreading: Chip MultiProcessing (Sun UltraSPARC IV), Simultaneous Multithreading (Intel Xeon)
not on distributed memory systems, classic MPPs, or PC clusters (yet!)