𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Scalable parallel programming with CUDA

✍ Scribed by Nickolls, John; Buck, Ian; Garland, Michael; Skadron, Kevin


Book ID
121300444
Publisher
Association for Computing Machinery
Year
2008
Tongue
English
Weight
761 KB
Volume
6
Category
Article
ISSN
1542-7730

No coin nor oath required. For personal study only.


πŸ“œ SIMILAR VOLUMES


Parallel Logic Programming Systems on Sc
✍ VΔ±́tor Santos Costa; Ricardo Bianchini; InΓͺs de Castro Dutra πŸ“‚ Article πŸ“… 2000 πŸ› Elsevier Science 🌐 English βš– 273 KB

Parallel logic programming (PLP) systems are sophisticated examples of symbolic computing systems. PLP systems address problems such as allocating dynamic memory, scheduling irregular computations, and managing different types of implicit parallelism. Most PLP systems have been developed for busbase

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