Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

High performance SIMD modular arithmetic for polynomial evaluation (2004.11571v1)

Published 24 Apr 2020 in cs.DC and cs.SC

Abstract: Two essential problems in Computer Algebra, namely polynomial factorization and polynomial greatest common divisor computation, can be efficiently solved thanks to multiple polynomial evaluations in two variables using modular arithmetic. In this article, we focus on the efficient computation of such polynomial evaluations on one single CPU core. We first show how to leverage SIMD computing for modular arithmetic on AVX2 and AVX-512 units, using both intrinsics and OpenMP compiler directives. Then we manage to increase the operational intensity and to exploit instruction-level parallelism in order to increase the compute efficiency of these polynomial evaluations. All this results in the end to performance gains up to about 5x on AVX2 and 10x on AVX-512.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Pierre Fortin (6 papers)
  2. Ambroise Fleury (1 paper)
  3. François Lemaire (1 paper)
  4. Michael Monagan (5 papers)
Citations (10)

Summary

We haven't generated a summary for this paper yet.