Skip to content
Snippets Groups Projects
Commit ff5fe9f0 authored by Fanny Wegner's avatar Fanny Wegner
Browse files

Replace UNIX_HPC_cheat_sheet.md

parent 6f2b9d55
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,13 @@ fi
```
## Running Singularity containers
Running a container called `my_software_container` that contains a command called `my_software`
```bash
my_software_container.sif my_software [parameters]
```
<br>
# SLURM Cheat Sheet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment