3 papers
cs.DC2022
A Guide to Particle Advection Performance
Abhishek Yenpure, Sudhanshu Sane, Roba Binyahib +3
The performance of particle advection-based flow visualization techniques is complex, since computational work can vary based on many factors, including number of particles, durati…
cs.DC2018
DPP-PMRF: Rethinking Optimization for a Probabilistic Graphical Model Using Data-Parallel Primitives
Brenton Lessley, Talita Perciano, Colleen Heinemann +3
We present a new parallel algorithm for probabilistic graphical model optimization. The algorithm relies on data-parallel primitives (DPPs), which provide portable performance over…
cs.DC2018
Data-Parallel Hashing Techniques for GPU Architectures
Brenton Lessley
Hash tables are one of the most fundamental data structures for effectively storing and accessing sparse data, with widespread usage in domains ranging from computer graphics to ma…