August 2020

Conference Paper

A Lifeline-Based Approach for Work Requesting and Parallel Particle Advection

By:
Pugmire, David R
Page Number:
52-61
Book Title:
2019 IEEE 9th Symposium on Large Data Analysis and Visualization (LDAV)
Publication Date:
August 31, 2020
Conference Name:
IEEE Symposium on Large Data Analysis and Visualization (LDAV)
Conference Location:
Vancouver, Canada
Conference Sponsor:
IEEE
View DOI Listing:
https://doi.org/10.1109/LDAV48142.2019.8944355

Abstract

Particle advection, a fundamental building block for many flow visualization algorithms, is very difficult to parallelize efficiently. That said, work requesting is a promising technique to improve parallel performance for particle advection. With this work, we introduce a new work requesting-based method which uses the Lifeline scheduling method. To evaluate the impact of this new algorithm, we ran 92 experiments, running at concurrencies as high as 8192 cores, data sets as large as 17 billion cells, and as many as 16 million particles, comparing against other work requesting scheduling methods. Overall, our results show that Lifeline has significantly less idle time than other approaches, since it reduces the number of failed attempts to request work.


Related Researchers