Software
How the software is managed in the Cirrus HTC and HPC clusters
Software Management
The INCD software is managed using a tool called modules. This tool allows the user to load the c...
Software List
List of software centrally available via the modules tool at the INCD Cirrus HPC and HTC clusters...
User Software Installation
Tips and examples on how to install software locally
Allowed directories for users software installations
There are a few options for local users installation locations as showed on the next table, creat...
Install Miniconda
Small tutorial on how to install and run miniconda on the HPC clusters. 1. Login into your logi...
Conda
Another example of conda environment setup. Login on the submit node Login on the cluster submi...
Example of a user application installation
This example will show how to install Octave on the hipotetical user username home directory HOME...
User customization with module
Example of environment configuration for Octave application installed on the example Example of a...
udocker Usage Example
Install by your own: See IBERGRID 2019 Tuturial, check also the general udocker tuturials page ...
How to submit a job that uses TensorFlow
With this tutorial you will be able to submit a job that uses TensorFlow to the batch cluster. T...
Intel MKL
Intel Math Kernel Library (Intel MKL) is a library of optimized math routines for science, engine...
Workflow using git
Install git on your machine: See Git installation guide. Create and setup your gitlab account: ...
AlphaFold
Introduction Environment Data Base Location run_udocker.py How to Run Example on Par...