Attention
The ShARC HPC cluster was decommissioned on the 30th of November 2023 at 17:00. It is no longer possible for users to access that cluster.
GnuMP
GnuMP is a portable library written in C for arbitrary precision arithmetic on integers, rational numbers, and floating-point numbers. It aims to provide the fastest possible arithmetic for all applications that need higher precision than is directly supported by the basic C types.
Usage
GnuMP 6.2.0 can be activated using the module file:
module load apps/gmp/6.2.0/gcc-8.2.0
Installation notes
GnuMP 6.2.0 was installed using the
install_gnuMP.sh
script; the module
file is
gcc-8.2.0
.