Skip to content
Snippets Groups Projects
Commit 242d1abd authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

add eb tutorial

parent c64746cd
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!120add eb tutorial
Pipeline #
...@@ -8,7 +8,7 @@ The benefit of using EasyBuild for your builds is that it allows automated and r ...@@ -8,7 +8,7 @@ The benefit of using EasyBuild for your builds is that it allows automated and r
EasyBuild is a tool that allows to perform automated and reproducible compilation and installation of software. EasyBuild is a tool that allows to perform automated and reproducible compilation and installation of software.
All builds and installations are performed at user level, so you don't need the admin rights. The software are installed in your home directory (by default in $HOME/.local/easybuild/software/) and a module file is generated (by default in $HOME/.local/easybuild/modules/) to use the software. All builds and installations are performed at user level, so you don't need the admin rights. The software are installed in your home directory (by default in `$HOME/.local/easybuild/software/`) and a module file is generated (by default in `$HOME/.local/easybuild/modules/`) to use the software.
EasyBuild relies on two main concepts EasyBuild relies on two main concepts
\* Toolchains \* Toolchains
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment