diff --git a/README.md b/README.md index e321d1084122e649098c3c5a45816ed02e66a246..baae0af91036da10ba70f154ac875c18908858c3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ and [Network In Network (Lin et al., 2014)](https://arxiv.org/abs/1312.4400). * Install __proj__ on your machine using the console. E.g. for opensuse / leap `zypper install proj` * c++ compiler required for cartopy installation -## HPC - JUWELS and HDFML +## HPC - JUWELS and HDFML setup The following instruction guide you throug the installation on JUWELS and HDFML. * Clone the repo to HPC system (we recommend to place it in `/p/projects/<project name>`. * Setup venv by executing `source setupHPC.sh`. This script loads all pre-installed modules and creates a venv for @@ -27,6 +27,13 @@ You have to enter the HPC project's budget name (--account flag). * Execute either `sbatch run_juwels_develgpus.bash` or `sbatch run_hdfml_batch.bash` to verify that the setup went well. * Currently cartopy is not working on our HPC system, therefore PlotStations does not create any output. +### HPC JUWELS and HDFML remarks +Please note, that the HPC setup is customised for JUWELS and HDFML. When using another HPC system, you can use the HPC setup files as a skeleton and customise it to your needs. + +Note: The method `PartitionCheck` currently only checks if the hostname starts with `ju` or `hdfmll`. +Therefore, it might be necessary to adopt the `if` statement in `PartitionCheck._run`. + + # Security * To use hourly data from ToarDB via JOIN interface, a private token is required. Request your personal access token and