129
click to vote
PPOPP
13 years 11 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...
103
click to vote
PPOPP
13 years 11 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 ...
116
click to vote
PPOPP
13 years 11 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...
112
click to vote
PPOPP
13 years 11 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...
107
click to vote
PPOPP
13 years 11 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...
|