freebsd-ports/sysutils/slurm-wlm/pkg-descr
Mark Felder dc0d7ef725 Rename sysutils/slurm-hpc -> sysutils/slurm-wlm
Update to 14.11.8

Upstream is standardizing on "slurm-wlm", so we are renaming the port
accordingly.

PR:		200381
Approved by:	maintainer
2015-07-28 18:41:36 +00:00

9 lines
513 B
Text

Slurm is an open-source workload manager designed for *nux clusters of all
sizes. It provides three key functions. First it allocates exclusive and/or
non-exclusive access to resources (computer nodes) to users for some duration of
time so they can perform work. Second, it provides a framework for starting,
executing, and monitoring work (typically a parallel job) on a set of allocated
nodes. Finally, it arbitrates contention for resources by managing a queue of
pending work.
WWW: http://slurm.schedmd.com/