EasyBuild

EasyBuild is a framework used to automatically build software and make it available as modules. Many of our modules are provided via EasyBuild, but it can also be used to create new modules for personal (or group) use.

Quick start

Activate the EasyBuild module

Search for available “easyconfigs” (basically recipes to build a software package)

Build matplotlib and all dependencies, with Python 2.7 and using the “goolf-1.4.10” compiler toolchain:

By default, Easybuild will install new software and modules in your home directory under:

after which you can make the new modules available using module use $HOME/.local/easybuild/modules/all

To make an alternative configuration for EasyBuild, start by getting it to write out the standard config:

Then edit any new values, for example: