Software

Under this area you will find information about the installed software and applications on HPC2N’s systems, as well as some information about accessing and using the various pieces of software and applications.

Important

The list is NOT complete. Login to Kebnekaise and run the command

ml spider

to get a full list.

If there is a program you need and it is not installed, you can either install it yourself or ask (mail support at support@hpc2n.umu.se) if it can be installed on Kebnekaise. If the program needs a license you will have to provide that yourself. If the license requires a license server, that will have to be provided either by yourself or through your department or similar.

Most of the software is accessed through the module system. You can read more about using modules on our ‘The modules system’ page. When you are looking for a piece of software, try running either

module avail

or

ml spider

to see if it is installed.

You can also try with

ml spider SOFTWARE

to see if the software named SOFTWARE is installed as a module.

For information about versions, login to the cluster (Kebnekaise) and run

ml spider SOFTWARE

where SOFTWARE is the name of the software.

Newer versions of the provided software will be installed regularly. However, if you need a new version quickly, please send an email to support@hpc2n.umu.se.

More detailed information about using numerical and MPI libraries can be found on our Libraries page.