Changes between Version 3 and Version 4 of cypress/Programming/OpenMp
- Timestamp:
- 08/19/15 10:31:41 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/Programming/OpenMp
v3 v4 10 10 * The number of CPUs on a single compute node bounds the number of threads. (<->Distributed Memory Cluster) 11 11 12 [[Image( SMPmachine.png)]]12 [[Image(CypressNode.png)]] 13 13 == A Programmer’s View of OpenMP == 14 14 * OpenMP is a portable, threaded, shared-memory programming specification with “light” syntax