280
click to vote
PPOPP
14 years 10 months ago
2011 ACM
The queue data structure is fundamental and ubiquitous. Lockfree versions of the queue are well known. However, an important open question is whether practical wait-free queues ex...
247
click to vote
PPOPP
14 years 10 months ago
2011 ACM
Performance modeling for scientific applications is important for assessing potential application performance and systems procurement in high-performance computing (HPC). Recent ...
250
click to vote
PPOPP
14 years 10 months ago
2011 ACM
In recent years, GPUs have emerged as an extremely cost-effective means for achieving high performance. Many application developers, including those with no prior parallel program...
251
click to vote
PPOPP
14 years 10 months ago
2011 ACM
The sparse grid discretization technique enables a compressed representation of higher-dimensional functions. In its original form, it relies heavily on recursion and complex data...
226
click to vote
PPOPP
14 years 10 months ago
2011 ACM
We describe two novel constructs for programming parallel machines with multi-level memory hierarchies: call-up, which allows a child task to invoke computation on its parent, and...
|