...
In order to access the scientific software stack on ALICE, run the following command and add it to your slurm Slurm batch file:
Code Block |
---|
module load ALICE/default |
For the time being, the old modules are still available. However, they may or may not work. You can access them by loading the following module:
Code Block |
---|
module load ALICE/legacy |
You can find information on how to use the module system here: Using available software - Environment Modules
...