This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:207 [2022/08/02 12:08] hmeij07 |
cluster:207 [2023/10/27 18:47] (current) hmeij07 |
||
---|---|---|---|
Line 2: | Line 2: | ||
**[[cluster: | **[[cluster: | ||
+ | **Make sure munge/ | ||
===== Slurm Test Env ===== | ===== Slurm Test Env ===== | ||
Line 9: | 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 116: | Line 117: | ||
- | ** MUNGE installation** | + | ==== MUNGE installation |
< | < | ||
Line 182: | 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 231: | Line 261: | ||
- | For **general accounting** we may rely on simple text file | + | ==== General Accounting ==== |
< | < | ||
Line 250: | 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 |