Re: [slurm-users] slurm 17.11.2: Socket timed out on send/recv operation

2018-01-23 Thread James A. Peltier
We put SSSD caches on a RAMDISK which helped a little bit with performance. - On 22 Jan, 2018, at 02:38, Alessandro Federico a.feder...@cineca.it wrote: | Hi John, | | just an update... | we not have a solution for the SSSD issue yet, but we changed the ACL | on the 2 partitions from AllowGr

[slurm-users] One node does not terminate simple hostname job

2018-01-23 Thread Julien Tailleur
Dear all, first of all, I am new to slurm and this ML; please accept my apologies if I do not provide all needed information. I am setting up a small cluster under ddebian. I have slurm & munge installed and configured and the controller and daemons run fine on the master node and computing n

Re: [slurm-users] Slurm SPANK GPU Compute Mode plugin

2018-01-23 Thread Kilian Cavalotti
Hi Miguel, On Tue, Jan 23, 2018 at 4:41 AM, Miguel Gila wrote: > Hi Kilian, a question on this: which version of Slurm/Lua are you running > this against?? Slurm 17.11.x and Lua 5.1 > I don’t seem able to generate the RPM on 17.02.9/Lua 5.2 ; it throws similar > errors to what I had seen earlie

Re: [slurm-users] No mysql and plugins created by rpmbuild -ta slurm-17.11.2.tar.gz

2018-01-23 Thread Marcus Wagner
Hi Li, the structure of the rpms has changed. slurm-17.11.*.rpm contains the client/user binaries, together with the docs and the plugins slurm-slurmd-17.11.*.rpm contains the slurmd, slurmstepd and the slurmd.service slurm-slurmctld-17.11.*.rpm contains the slurmctld and slurmctld.service ..

[slurm-users] No mysql and plugins created by rpmbuild -ta slurm-17.11.2.tar.gz

2018-01-23 Thread HM Li
Dear. I have tried rpmbuild -ta slurm-17.11.2.tar.gz, but there are not slurm-sql and slurm plugins created on CentOS 7.4. But it shows sql correct when ./configure --with-mysql_config=/usr/bin or rpmbuild -ta slurm-17.02.2.tar.gz on the same server. Can you help me? Thank you very much.

Re: [slurm-users] Slurm SPANK GPU Compute Mode plugin

2018-01-23 Thread Miguel Gila
Hi Kilian, a question on this: which version of Slurm/Lua are you running this against?? I don’t seem able to generate the RPM on 17.02.9/Lua 5.2 ; it throws similar errors to what I had seen earlier on the original files from Mark Grondo. > rpmbuild --define "_sysconfdir /etc/opt" --define "__

Re: [slurm-users] Slurm SPANK GPU Compute Mode plugin

2018-01-23 Thread Miguel Gila
Wow, this is great! It’s difficult to find SPANK plugins built in Lua, many thanks :-) M. > On 23 Jan 2018, at 07:38, Nadav Toledo wrote: > > Thank you for sharing > it's indeed of interest of others... > > On 23/01/2018 01:20, Kilian Cavalotti wrote: >> Hi all, >> >> We (Stanford Research C