Efficient parallel programming on scalab
✍
Siegfried Benkner; Thomas Brandes
📂
Article
📅
2002
🏛
John Wiley and Sons
🌐
English
⚖ 279 KB
👁 1 views
## Abstract OpenMP offers a high‐level interface for parallel programming on scalable shared memory (SMP) architectures. It provides the user with simple work‐sharing directives while it relies on the compiler to generate parallel programs based on thread parallelism. However, the lack of language