𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Parallel programming on a high-performance application-runtime

✍ Scribed by Wojtek James Goscinski; David Abramson


Publisher
John Wiley and Sons
Year
2008
Tongue
English
Weight
595 KB
Volume
20
Category
Article
ISSN
1532-0626

No coin nor oath required. For personal study only.


πŸ“œ SIMILAR VOLUMES


Runtime Support for Parallelization of D
✍ Maher Kaddoura; Sanjay Ranka πŸ“‚ Article πŸ“… 1997 πŸ› Elsevier Science 🌐 English βš– 96 KB

In this paper we discuss the runtime support required for the parallelization of unstructured data-parallel applications on nonuniform and adaptive environments. We describe several optimization techniques for fast remapping of data and for reducing the amount of communications between machines when

High-performance parallel programming in
✍ Getov, Vladimir; Hummel, Susan Flynn; Mintchev, Sava πŸ“‚ Article πŸ“… 1998 πŸ› John Wiley and Sons 🌐 English βš– 91 KB πŸ‘ 2 views

With most of today's fast scientific software written in Fortran and C, Java has a lot of catching up to do. In this paper we discuss how new Java programs can capitalize on highperformance libraries for other languages. With the help of a tool we have automatically created Java bindings for several

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