about summary refs log tree commit diff
path: root/pkgs/servers/computing
AgeCommit message (Collapse)AuthorFilesLines
2020-09-19slurm: 20.02.4.1 -> 20.02.5.1Markus Kowalewski1-2/+2
2020-08-17slurm: 20.02.3.1 -> 20.02.4.1Markus Kowalewski1-2/+2
2020-08-17slurm: 20.02.0.1 -. 20.02.3.1Markus Kowalewski1-2/+2
2020-08-17slurm: 19.05.7.1 -> 20.02.0.1Markus Kowalewski1-5/+5
2020-07-26Merge pull request #91288 from rnhmjoj/zeromqMichele Guerini Rocco1-14/+18
Remove old zeromq 3.x packages
2020-07-02slurm: add external pmix supportMarkus Kowalewski2-0/+18
2020-06-26slurm: add patch to allow full path lengths in --get-user-envMarkus Kowalewski2-0/+19
Fix fallout from https://github.com/NixOS/nixpkgs/pull/90041 and 5d8f61f3bfb8f93751c1e455f51393f10d507e0f, which fixes the crash of slurmd but "sbatch --get-user-env" did not work properly.
2020-06-26slurm: remove obsolete dependenciesMarkus Kowalewski1-6/+4
libssh and openssl are not required anymore
2020-06-22apache-storm: 1.2.1 -> 2.1.0rnhmjoj1-14/+18
2020-06-10slurm: add passthru.testsMarkus Kowalewski1-1/+3
2020-06-10slurm: bugifx, add su/echo pathsMarkus Kowalewski1-4/+7
slurmd requires su and echo to work with "--get-user-env". If slurmd does not find /bin/su or /bin/echo, it crashes.
2020-06-10slurm: 19.05.5.1 -> 19.05.7.1Markus Kowalewski1-2/+2
2020-04-26torque: substitute /bin/cpTom Bereknyei1-1/+5
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly4-4/+4
2020-02-21SLURM: added rdma-core as a dependencyLengyel Balázs1-2/+3
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster1-3/+1
2019-12-24slurm: 19.05.4.1 -> 19.05.5.1R. RyanTM1-2/+2
2019-11-17slurm: 19.05.3.2 -> 19.05.4.1Markus Kowalewski1-2/+2
2019-11-10nixos/slurm: fix X11 with spank moduleMarkus Kowalewski1-1/+2
* Fix path in module for slurm to find plugstack.conf * Fix configure flags so that slurm can be compiled without internal X11 support (required for spank-x11).
2019-10-08Merge pull request #70373 from markuskowa/upd-slurmmarkuskowa1-2/+2
slurm: 19.05.2.1 -> 19.05.3.2
2019-10-04slurm: 19.05.2.1 -> 19.05.3.2Markus Kowalewski1-2/+2
2019-09-22Re-Revert "Merge branch 'staging-next'"Vladimír Čunát1-2/+2
This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát1-2/+2
This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin1-2/+2
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-25/+42
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-23torque: remove commented-out sbin handlingLinus Heckemann1-2/+0
We have a setup hook for this!
2019-08-21torque: 4.2.10 -> 6.1.3h2Robin Gloster1-25/+44
2019-08-17Merge staging-next into stagingFrederik Rietdijk1-3/+3
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-15slurm: 19.05.1.2 -> 19.05.2.1Markus Kowalewski1-2/+2
2019-07-16slurm: 19.05.0.1 -> 19.05.1.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/slurm/versions
2019-06-02slurm: 18.08.7.1 -> 19.05.0.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/slurm/versions
2019-04-22slurm: 18.08.6.2 -> 18.08.7.1Markus Kowalewski1-2/+2
2019-03-09slurm: 18.08.5.2 -> 18.08.6.2Markus Kowalewski1-2/+2
2019-02-03slurm: 18.08.4.1 -> 18.08.5.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/slurm/versions
2018-12-13slurm: 18.08.3.1 -> 18.08.4.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/slurm/versions
2018-10-27slurm: 18.08.1.1 -> 18.08.3.1Markus Kowalewski1-2/+2
2018-10-13slurm: 18.08.0-1 -> 18.08.1.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/slurm/versions
2018-10-06Add zlib; swap to lz4.devBenjamin Hipple1-3/+4
2018-10-05slurm: add lz4 dependencyBenjamin Hipple1-5/+6
Slurm looks for lz4 by default, and if it finds it can improve its compression techniques
2018-09-08slurm: 17.11.9-2 -> 18.08.0-1Markus Kowalewski1-2/+2
2018-08-20slurm: 17.11.7 -> 17.11.9-2Markus Kowalewski1-4/+4
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+2
2018-06-25slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 (#42536)Benjamin Hipple1-5/+10
* slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 This commit also swaps to use the official repository's github release tags instead of their download site, which only keeps the most recent version with no historical archives. * Document why we don't run tests * Remove dead testing code
2018-06-02slurm: add maintainerMarkus Kowalewski1-1/+1
2018-06-02slurm: add freeipmi, readline, libssh2, fix hwlocMarkus Kowalewski1-5/+20
* 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)
2018-04-12storm: 1.0.1 -> 1.2.1mko1-4/+3
2018-03-29slurm: 17.11.3 -> 17.11.5Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/slurm/versions. These checks were done: - built on NixOS - ran `/nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5/bin/sattach -h` got 0 exit code - ran `/nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5/bin/sattach --help` got 0 exit code - ran `/nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5/bin/sattach -V` and found version 17.11.5 - ran `/nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5/bin/sattach --version` and found version 17.11.5 - ran `/nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5/bin/slurmd -h` got 0 exit code - ran `/nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5/bin/slurmd -V` and found version 17.11.5 - found 17.11.5 with grep in /nix/store/kpn869z54bm58ib47qmv74lv01dfyp4f-slurm-17.11.5 - directory tree listing: https://gist.github.com/a4fb120a8f87f92e70daccf30910015b
2018-03-11torque: fix build w/gcc7xeji1-0/+3
2018-02-28slurm: 17.02.9 -> 17.11.3Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3/bin/sattach -h` got 0 exit code - ran `/nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3/bin/sattach --help` got 0 exit code - ran `/nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3/bin/sattach -V` and found version 17.11.3 - ran `/nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3/bin/sattach --version` and found version 17.11.3 - ran `/nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3/bin/slurmd -h` got 0 exit code - ran `/nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3/bin/slurmd -V` and found version 17.11.3 - found 17.11.3 with grep in /nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3 - found 17.11.3 in filename of file in /nix/store/lp32291f98zl5fzhbzvd4icjl2s6mdad-slurm-17.11.3 cc "@jagajaga"