This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:207 [2023/02/13 17:36] hmeij07 |
cluster:207 [2023/10/27 18:47] (current) hmeij07 |
||
---|---|---|---|
Line 10: | Line 10: | ||
This page just intended to keep documentation sources handy. Go to the **Users** page [[cluster: | This page just intended to keep documentation sources handy. Go to the **Users** page [[cluster: | ||
- | **SLURM documentation** | + | ==== SLURM documentation |
< | < | ||
Line 117: | Line 117: | ||
- | ** MUNGE installation** | + | ==== MUNGE installation |
< | < | ||
Line 183: | Line 183: | ||
</ | </ | ||
- | ** SLURM installation | + | ==== SLURM installation |
+ | |||
+ | < | ||
+ | |||
+ | export PATH=/ | ||
+ | export LD_LIBRARY_PATH=/ | ||
+ | |||
+ | [root@cottontail2 slurm-22.05.2]# | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | |||
+ | |||
+ | ./configure \ | ||
+ | --prefix=/ | ||
+ | --sysconfdir=/ | ||
+ | --with-nvml=/ | ||
+ | make | ||
+ | make install | ||
+ | |||
+ | export PATH=/ | ||
+ | export LD_LIBRARY_PATH=/ | ||
+ | |||
+ | [root@cottontail2 slurm-22.05.2]# | ||
+ | / | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | ==== SLURM installation ==== | ||
Configured and compiled on '' | Configured and compiled on '' | ||
Line 232: | Line 261: | ||
- | For **general accounting** we may rely on simple text file | + | ==== General Accounting ==== |
< | < | ||
Line 251: | Line 280: | ||
- | **Full Version | + | ==== Slurm Config Tool ==== |
* lets start with this file and build up/out | * lets start with this file and build up/out |