[slurm-dev] How to config job_submit.so plugin

2017-11-05 Thread 马银萍
hello, I want to config the job_submit.so plugin in my cluster, and I add JobSubmitPlugins=job_submit/lua in slurm.conf,but when I restart slurmctld, Getting the error below: Nov 05 02:24:03 mgt systemd[1]: Starting Slurm controller daemon... Nov 05 02:24:03 mgt systemd[1]: PID file /var/run/slur

[slurm-dev] Re: Cluster nodes

2017-11-05 Thread Chris Samuel
On Sunday, 5 November 2017 11:09:29 AM AEDT ايمان wrote: > I want to run parallel java code on more than one nodes , but it executed > only on one nodes ? Java is not magically able to span nodes, you need to ensure your program can handle that and has the necessary supporting infrastructure.

[slurm-dev] Re: Slurm booth presentations?

2017-11-05 Thread Jacob Jenson
Here is the current schedule of booth speakers. If the schedule changes we will post an update. Feel free to email me directly if you have questions about the schedule or talks. *November 14* * 11:00    Intro to Slurm * 12:30    Heterogeneous job overview * 2:00    Transition hangout * 3:3

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

2017-11-05 Thread Benjamin Redling
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 SLURM 15.08.7 locally on an Ubuntu 16.04 machine. > In my case, the master and worker nodes are t