We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Linear Run Time of Persistent Homology Computation with GPU Parallelization

Abstract: Persistent homology is a crucial invariant that is used in many areas to understand data. The $O(N^4)$ run time is a hindrance to its use on most large datasets. We give a parallelization method to utilize multi-core machines and clusters. We implement the computation of the $0^{th}$ persistent homology with OpenMP parallelization and observe a 1.75 fold performance increase by using 2 threads on a dual core machine. We also benchmark the computation using larger numbers of threads and show that the thread computational overhead decreases performance. With GPU parallelization, we analytically and empirically decrease the run time scaling from $O(N^4)$ to $O(N^3)$ and even $O(N^2)$ where $N$ is the number of data points, for a large enough GPU. Next, we analytically show run time scaling $O(N)$ for an even larger GPU.
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Algebraic Topology (math.AT)
Cite as: arXiv:2203.02527 [cs.DC]
  (or arXiv:2203.02527v2 [cs.DC] for this version)

Submission history

From: Michael G. Rawson [view email]
[v1] Thu, 3 Mar 2022 02:11:10 GMT (1025kb,D)
[v2] Tue, 8 Mar 2022 21:41:44 GMT (1025kb,D)

Link back to: arXiv, form interface, contact.