NOTICE: This package has been removed from pkgsrc

./parallel/slurm, Simple Linux Utility for Resource Management

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 17.11.5, Package name: slurm-wlm-17.11.5, Maintainer: bacon

SLURM is an open-source resource manager designed for Linux 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.


Required to run:
[www/curl] [devel/hdf5] [devel/readline] [security/libssh2] [lang/python27] [security/munge] [parallel/hwloc] [textproc/json-c] [lang/lua52] [archivers/lz4] [databases/mysql57-client]

Required to build:
[devel/libtool-base] [pkgtools/cwrappers] [textproc/man2html]

Master sites: (Expand)

SHA1: fe29758ca8d81492e18d59b84968cedf17a6161b
RMD160: 8d393e7ddf545ac1e8c81e8ddd9160a5e76d9311
Filesize: 6102.101 KB

Version history: (Expand)


CVS history: (Expand)


   2018-04-23 09:06:42 by Thomas Klausner | Files touched by this commit (3) | Package removed
Log message:
slurm: remove last traces.
   2018-04-22 19:25:53 by Jason Bacon | Files touched by this commit (5) | Package removed
Log message:
slurm: Rename to slurm-wlm to resolve conflict with net/slurm

ok wiz@
   2018-03-25 16:55:30 by Jason Bacon | Files touched by this commit (33) | Package removed
Log message:
parallel/slurm: Update to 17.11.5

Changes since 2.6.4:

Adds additional capabilities such as SQL accounting and job profiling
Change maintainer to bacon@NetBSD.org
Install example Linux init scripts
   2018-01-01 19:16:39 by Roland Illig | Files touched by this commit (47)
Log message:
Replaced $(ROUND) with ${CURLY} variable references.

This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.

Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.
   2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352)
Log message:
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
   2016-12-19 16:47:10 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Revert nonsensical changes.
   2016-12-17 14:41:57 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed pkglint warnings.
   2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068)
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.