Sciweavers

APPT
2009
Springer

Efficient Multiplication of Polynomials on Graphics Hardware

13 years 8 months ago
Efficient Multiplication of Polynomials on Graphics Hardware
We present the algorithm to multiply univariate polynomials with integer coefficients efficiently using the Number Theoretic transform (NTT) on Graphics Processing Units (GPU). The same approach can be used to multiply large integers encoded as polynomials. Our algorithm exploits fused multiply-add capabilities of the graphics hardware. NTT multiplications are executed in parallel for a set of distinct primes followed by reconstruction using the Chinese Remainder theorem (CRT) on the GPU. Our benchmarking experiences show the NTT multiplication performance up to 77 GMul/s1 . We compared our approach with CPU-based implementations of polynomial and large integer multiplication provided by NTL and GMP2 libraries.
Pavel Emeliyanenko
Added 12 Aug 2010
Updated 12 Aug 2010
Type Conference
Year 2009
Where APPT
Authors Pavel Emeliyanenko
Comments (0)