STAR
License information
STAR is distributed under the MIT/Expat License, a copy of which can be found in the LICENSE file in the STAR GitHub repository.
After installation of the package and loading of the module, the LICENSE file is also
available in $EBROOTSAMTOOLS/share/licenses/STAR
.
User-installable modules (and EasyConfigs)
Install with the EasyBuild-user module:
To access module help after installation and get reminded for which stacks and partitions the module is installed, usemodule spider STAR/<version>
.
EasyConfig:
Technical documentation
EasyBuild
-
There is no STAR support in the CSCS repository
Version 2.7.11b in 24.03
-
The EasyConfig is an adaptation of the EasyBuilders one, with some reorganisation to align with what we usually do on LUMI.
-
Played a bit with
toolchainopts
so that the options that are set by EasyBuild correspond to those used in the Makefile already so to not lower the optimisation level normally used by the authors.