| ... | @@ -21,9 +21,11 @@ Once you are finished with a lab: |
... | @@ -21,9 +21,11 @@ Once you are finished with a lab: |
|
|
|
|
|
|
|
The labs will be run using apptainer sif images. On the student computer you need to do:
|
|
The labs will be run using apptainer sif images. On the student computer you need to do:
|
|
|
```bash
|
|
```bash
|
|
|
module initadd prog/apptainer
|
|
module initadd courses/TDDE05
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
This module will add the apptainer module and set the environment variable LOCAL_DISK_CONTAINER.
|
|
|
|
|
|
|
For more information about apptainer see: https://apptainer.org/docs/user/main/introduction.html
|
|
For more information about apptainer see: https://apptainer.org/docs/user/main/introduction.html
|
|
|
|
|
|
|
|
## Self-help
|
|
## Self-help
|
| ... | | ... | |