MPFR

MPFR on SeaWulf

Introduction to MPFR on SeaWulf

MPFR is a library for performing high-precision floating-point arithmetic with correct rounding. It is designed for applications that require reliable numerical computation with arbitrary precision. MPFR is widely used in scientific computing, number theory, and cryptography, where precision and correctness are paramount.

Available MPFR Versions

SeaWulf provides the following versions of MPFR:

Available Versions

  • mpfr/3.1.5
  • mpfr/4.0.0

To load a specific version of MPFR, use the module command:

module load mpfr/4.0.0