Skip to main content
Top

2021 | OriginalPaper | Chapter

Parallel Computation of Gröbner Bases on a Graphics Processing Unit

Authors : Mark Hojnacki, Andrew Leeseberg, Jack O’Shaughnessy, Michael Dauchy, Alan Hylton, Leah Gold, Janche Sang

Published in: Advances in Parallel & Distributed Processing, and Applications

Publisher: Springer International Publishing

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Solving polynomial systems of equations of both many degrees and variables is not a simple computation. A method of solving these systems is to transform them into a Gröbner basis. Gröbner bases have desirable mathematical properties that make it possible to solve systems of polynomial equations. The computations necessary to compute Gröbner bases are many and can sometimes take days if not longer. Existing implementations are unable to handle the high degree polynomial systems necessary for specialized applications. Graphics Processing Units specialize in fast parallel computations by means of using many (several hundred to a couple thousand) computing cores. Utilizing these cores in parallel allows difficult problems to be solved quickly, versus using a Central Processing Unit, when optimized properly. The goal of this project is to implement a Gröbner basis algorithm that is optimized for GPUs which in turn will allow for faster computations of Gröbner bases.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literature
1.
go back to reference J.-C. Faugère, A new efficient algorithm for computing Gröbner bases (F4). J. Pure Appl. Algebra 139(1–3), 61–88 (1999)MathSciNetCrossRef J.-C. Faugère, A new efficient algorithm for computing Gröbner bases (F4). J. Pure Appl. Algebra 139(1–3), 61–88 (1999)MathSciNetCrossRef
2.
go back to reference J.C. Faugère, “A new efficient algorithm for computing Gröbner bases without reduction to zero (F5),” Proceedings of the 2002 international symposium on Symbolic and algebraic computation - ISSAC 02, 2002 J.C. Faugère, “A new efficient algorithm for computing Gröbner bases without reduction to zero (F5),” Proceedings of the 2002 international symposium on Symbolic and algebraic computation - ISSAC 02, 2002
4.
go back to reference C. Eder, J. Perry, F5C: A variant of Faugère’s F5 algorithm with reduced Gröbner bases. J. Symb. Comput. 45(12), 1442–1458 (2010)CrossRef C. Eder, J. Perry, F5C: A variant of Faugère’s F5 algorithm with reduced Gröbner bases. J. Symb. Comput. 45(12), 1442–1458 (2010)CrossRef
5.
go back to reference D.B. Kirk, W.-M.W. Hwu, Programming massively parallel processors: A hands-on approach, 3rd edn. (Morgan Kaufmann Publishers Inc, San Francisco, 2016) D.B. Kirk, W.-M.W. Hwu, Programming massively parallel processors: A hands-on approach, 3rd edn. (Morgan Kaufmann Publishers Inc, San Francisco, 2016)
6.
go back to reference A. Hylton, G. Henselman-Petrusek, J. Sang, R. Short, Tuning the performance of a computational persistent homology package. J. Softw. Pract. Exp. 49(5), 885–905 (2019)CrossRef A. Hylton, G. Henselman-Petrusek, J. Sang, R. Short, Tuning the performance of a computational persistent homology package. J. Softw. Pract. Exp. 49(5), 885–905 (2019)CrossRef
7.
go back to reference J. Sang, C. Lee, V. Rego, C. King, Experiences with implementing parallel discrete-event simulation on GPU. J. Supercomput. 75(8), 4132–4149 (2019)CrossRef J. Sang, C. Lee, V. Rego, C. King, Experiences with implementing parallel discrete-event simulation on GPU. J. Supercomput. 75(8), 4132–4149 (2019)CrossRef
14.
go back to reference J. Faugère, S. Lachartre, “Faugère-Lachartre parallel gaussian elimination for gröbner bases computations over finite fields” (2019). Accessed 20 Nov 2019 J. Faugère, S. Lachartre, “Faugère-Lachartre parallel gaussian elimination for gröbner bases computations over finite fields” (2019). Accessed 20 Nov 2019
Metadata
Title
Parallel Computation of Gröbner Bases on a Graphics Processing Unit
Authors
Mark Hojnacki
Andrew Leeseberg
Jack O’Shaughnessy
Michael Dauchy
Alan Hylton
Leah Gold
Janche Sang
Copyright Year
2021
DOI
https://doi.org/10.1007/978-3-030-69984-0_31