Members of the Department Environmental Informatics of the Helmholtz Centre for Environmental Research - UFZ can use the frontend1
- and frontend2
-machines from the Eve cluster system.
You need to opt-in to use the EasyBuild modules! To do so follow these steps:
frontend1
or frontend2
touch ~/.easybuild-yes
exit
and re-loginAlso on eve the installed git module (2.10) is over 2 years old and we recommend using a newer module (especially when you have problems with fetching or checking out of Git LFS files):
Eve has Singularity container runtime installed so you can simply download a prebuilt container and run OGS inside it. See the user guide for more infos.
Load required modules by sourcing the environment script:
Then do the build configuration and build the project.
Follow the instructions on using Python’s virtualenv
on the Eve-wiki for setting up a local Python environment. Then you can pip install conan
and use Conan.
Generating Doxygen documentation:
You can build with Ninja:
This article was written by Lars Bilke. If you are missing something or you find an error please let us know.
Generated with Hugo 0.64.1. Last revision: March 18, 2020
Commit: [web] Added docs on eve container usage. 6e4bae601
| Edit this page on