Skip to main content

mpfr: GNU Multiple-precision Floating point library

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: mpfr
Description: GNU Multiple-precision Floating point library
For more information: https://www.mpfr.org/
Categories:
License: OpenSource (LGPL2.1)

General usage information

GNU MPFR is a library for Multiple-Precision Floating-point computation with correct Rounding. It strives for both efficiency and having well-defined semantics

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package mpfr, by cluster

This section lists the available versions of the package mpfron the different clusters.

Available versions of mpfr on the Zaratab cluster

Available versions of mpfr on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
4.0.2 mpfr/4.0.2 zen Y
4.2.0 mpfr/4.2.0 icelake, x86_64, zen2 Y
4.1.0 mpfr/4.1.0 zen2 Y
3.1.6 mpfr/3.1.6 zen2 Y






Back to Top