Skip to content

Commit

Permalink
module unload
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Nov 8, 2024
1 parent 6d03f9a commit 8e011a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/server/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ And to load a module:
module load <module-name>
```

And unload again:

```bash
module unload <module-name>
```

## Slurm

Slurm is a job scheduler and resource manager for the compute resources available.
Expand Down

0 comments on commit 8e011a3

Please sign in to comment.