Environment
CC-IN2P3 environments
Many softwares are installed by CC-IN2P3 and available on the interactive and computing nodes. You can retrieve the list of available software with module view yoursoft
. To load it, you can use this command:
module load yoursoft
Don't forget it can change over time according to user needs. If you need a specific software that is not available on our platorm, please contact the user support. See here for more informations.
Euclid environment
The Euclid environment (EDEN) is also available: the CernVM-FS repositories /cvmfs/euclid.in2p3.fr
and /cvmfs/euclid-dev.in2p3.fr
are accessible from all nodes.
For instance, EDEN 3.1 can be loaded using the following command:
source /cvmfs/euclid-dev.in2p3.fr/EDEN-3.1/bin/activate
As the software deployed in CernVM-FS is managed by CODEEN, specific questions concerning the use of this environment must be asked in the Euclid Redmine. Please also refer to the CODEEN documentation.