Modules: Difference between revisions
Jump to navigation
Jump to search
(→Modules in anunna: new section) |
No edit summary |
||
Line 9: | Line 9: | ||
For each bucket we intend to keep one version of software. | For each bucket we intend to keep one version of software. | ||
==Module Migration Status== | |||
==Listing modules== | ==Listing modules== |
Revision as of 12:12, 12 August 2024
Modules in anunna
Anunna uses modules via Lmod to provide software to their users. Basically, a module configures the environment of the user and/or their jobs to enable the desired application to run. The modules are organized in "buckets" for each year. We intend to keep threee buckets of software, one for the current year, one for the previous year and another for legacy software.
The point is to have a conveyor belt of software and have more up-to-date software with more modern build tools (GCC, MPI, intel), which makes the software more maintainable. The conveyor belt also enables the use of more modern toolchains (foss, intel), which will enable software to run more efficiently.
For each bucket we intend to keep one version of software.