English

Evaluating polynomials in several variables and their derivatives on a GPU computing processor

Mathematical Software 2012-01-04 v1 Numerical Analysis

Abstract

In order to obtain more accurate solutions of polynomial systems with numerical continuation methods we use multiprecision arithmetic. Our goal is to offset the overhead of double double arithmetic accelerating the path trackers and in particular Newton's method with a general purpose graphics processing unit. In this paper we describe algorithms for the massively parallel evaluation and differentiation of sparse polynomials in several variables. We report on our implementation of the algorithmic differentiation of products of variables on the NVIDIA Tesla C2050 Computing Processor using the NVIDIA CUDA compiler tools.

Keywords

Cite

@article{arxiv.1201.0499,
  title  = {Evaluating polynomials in several variables and their derivatives on a GPU computing processor},
  author = {Jan Verschelde and Genady Yoffe},
  journal= {arXiv preprint arXiv:1201.0499},
  year   = {2012}
}

Comments

Key words and phrases: algorithmic differentiation, compute unified device architecture (CUDA), graphics processing unit (GPU), massively parallel polynomial evaluation, Speelpenning product

R2 v1 2026-06-21T19:59:18.012Z