Skip to content
Snippets Groups Projects
Commit ff72b04f authored by Bing Gong's avatar Bing Gong
Browse files

Merge branch 'bing_issue002_cleanup_readme'

parents dc27beba 4cf22aef
No related branches found
No related tags found
No related merge requests found
Pipeline #39553 failed
...@@ -19,11 +19,17 @@ git clone https://gitlab.version.fz-juelich.de/toar/ambs.git ...@@ -19,11 +19,17 @@ git clone https://gitlab.version.fz-juelich.de/toar/ambs.git
### Set-up env on JUWELS and ZAM347 ### Set-up env on JUWELS and ZAM347
- Set up env and install packages - Set up env and install packages on JUWELS
```bash ```bash
cd video_prediction_savp cd video_prediction_savp/env_setup
source env_setup/create_env.sh <dir_name> <env_name> source create_env.sh <dir_name> <env_name>
```
- Setup env and install packages on zam347
```bash
cd video_prediction_savp/env_setup
source create_env_zam347.sh <env_name>
``` ```
### Run workflow on ZAM347 ### Run workflow on ZAM347
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment