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.

Gnuplot

Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. The source code is copyrighted but freely distributed (i.e., you don’t have to pay for it). It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave. Gnuplot has been supported and under active development since 1986.

Usage

Gnuplot 5.0.6 can be activated using the module file:

module load apps/gnuplot/5.0.6/gcc-4.8.5

Installation notes

Gnuplot 5.0.6 was installed using the install_gnuplot.sh script; the module file is gcc-4.8.5. The installation of Gnuplot 5.0.6 was compiled with GCC 4.8.5 and was tested using the make check command as part of running the above installation script.