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

change setup discription

parent d63fd38e
No related branches found
No related tags found
No related merge requests found
Pipeline #39552 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