mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
slurm: add freeipmi, readline, libssh2, fix hwloc
* add freeipmi to get power meter readings * readline support for scontrol * libssh2 support for X11 supporta * Add note to enableSrunX11 in module * fix hwloc support (was detected by configure)
This commit is contained in:
parent
b7e91f096a
commit
8026127e47
2 changed files with 22 additions and 5 deletions
|
@ -134,6 +134,8 @@ in
|
|||
from within an interactive session or a batch job. This activates the
|
||||
slurm-spank-x11 module. Note that this option also enables
|
||||
'services.openssh.forwardX11' on the client.
|
||||
|
||||
This option requires slurm to be compiled without native X11 support.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue