English

GPU-accelerated path tracker for polyhedral homotopy

Algebraic Geometry 2021-11-30 v1

Abstract

The polyhedral homotopy method of Huber and Sturmfels is a particularly efficient and robust numerical method for solving system of (Laurent) polynomial equations. A central component in an implementation of this method is an efficient and scalable path tracker. While the implementation issues in a scalable path tracker for computer clusters or multi-core CPUs have been solved thoroughly, designing good GPU-based implementations is still an active research topic. This paper addresses the core issue of efficiently evaluate a multivariate system of Laurent polynomials together with all its partial derivatives. We propose a simple approach that maps particularly well onto the parallel computing architectures of modern GPUs. As a by-product, we also simplify and accelerate the path tracker by consolidating the computation of Euler and Newton directions.

Keywords

Cite

@article{arxiv.2111.14317,
  title  = {GPU-accelerated path tracker for polyhedral homotopy},
  author = {Tianran Chen},
  journal= {arXiv preprint arXiv:2111.14317},
  year   = {2021}
}

Comments

Extended abstract for a virtual lecture delivered in the 2020 Chinese Academy of Science virtual lecture series

R2 v1 2026-06-24T07:55:10.520Z