sysutils/slurm-wlm: Release to ports@

Newer versions of SLURM contain unconditional dependencies on cgroups.
This is a major addition to other long-standing linuxisms such as
parsing /proc files to enforce resource limits (this should be done
using sysctls on FreeBSD).

Currently, it would *not* be extraordinarily difficult to make SLURM
mostly functional on FreeBSD, but it has also become increasingly
complex and unsuitable for small-scale HPC.  Given the current
direction and the apparent priorities of SchedMD, I believe it will
only become more difficult to maintain non-Linux ports over time.

Rather than fight the current, I have begun development of a new batch
system with a commitment to simplicity and portability:

https://github.com/outpaddling/lpjs
This commit is contained in:
Jason W. Bacon
2021-12-22 08:52:44 -06:00
parent 63664c9921
commit 357529fea6

View File

@@ -4,7 +4,7 @@ CATEGORIES= sysutils python
MASTER_SITES= https://download.schedmd.com/slurm/
PKGNAMESUFFIX= -wlm
MAINTAINER= jwb@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Linux Utility for Resource Management
LICENSE= GPLv2+