Skip to content

Commit 545f00d

Browse files
committed
fix: added missing colum with the --gpus flag
1 parent bfbc3a6 commit 545f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/further.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Where appropriate, they are mapped to respective configurations in SLURM:
8080

8181
| Snakemake | Description | SLURM |
8282
|----------------------|-----------------------------------------|--------------------|
83-
| `gpu` | number of gpus needed |
83+
| `gpu` | number of gpus needed | `--gpus` |
8484
| `mem`, `mem_mb` | memory a cluster node must provide | `--mem` |
8585
| | (`mem`: string with unit, `mem_mb`: int)| |
8686
| `runtime` | the walltime per job in minutes | `--time` |

0 commit comments

Comments
 (0)