Re: [slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

2017-11-12 Thread Will L
In general, is Debian more cooperative with HPC systems than Ubuntu? Because I may just kill my KDE Neon installation and trying Debian + KDE Plasma. will-landau.com linkedin.com/in/wlandau github.com/wlandau On Sun, Nov 12, 2017 at 10:01 AM, Rajiv Nishtala wrote: > > > > On 12-Nov-2017, at 3:3

Re: [slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

2017-11-12 Thread Will L
I just tried `sudo apt-get remove --purge munge`, etc., and munge itself seems to be working fine. But I still get `slurmctld: error: Couldn't find the specified plugin name for crypto/munge looking at all files`. Is there a way to get around munge altogether? I am just testing on my local machine,

Re: [slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

2017-11-11 Thread Will L
ill, > > > On Thu, Nov 9, 2017 at 11:01 AM, Will L wrote: > > > > Thanks for the suggestions. Munge seems to be working just fine. At one > point I tried to build SLURM from the source, but when I could not make it > work, I `sudo make uninstall`ed it and opted for the pre-buil

Re: [slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

2017-11-08 Thread Will L
Thanks for the suggestions. Munge seems to be working just fine. At one point I tried to build SLURM from the source, but when I could not make it work, I `sudo make uninstall`ed it and opted for the pre-built apt version all over again. Maybe that made a mess. What should I do to make SLURM notice

Re: [slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

2017-11-08 Thread Will L
Nov 5, 2017 at 7:18 PM, Benjamin Redling wrote: > > Hi Will, > > looking at your stackoverflow postings there doesn't seem to be anything > helpful. Did you solve your problem in the meantime? > > Am 30.10.2017 um 03:12 schrieb Will L: > > I am trying to install SLU