132
click to vote
PPOPP
14 years 12 days 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...
108
click to vote
PPOPP
14 years 12 days ago
2011 ACM
Performance modeling for scientific applications is important for assessing potential application performance and systems procurement in high-performance computing (HPC). Recent ...
121
click to vote
PPOPP
14 years 12 days 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...
118
click to vote
PPOPP
14 years 12 days 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...
112
click to vote
PPOPP
14 years 12 days 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...
|