[slurm-dev] Re: SLURM without shared home?

2012-11-19 Thread Rolandas Naujikas
Hi, On 2012-11-19 20:42, Mario Kadastik wrote: > > Hi, > > we're setting up a test instance of slurm. So far I've gotten as far > as slurm control node and one worker node configured. I'm able to use > the slurm-torque interface commands to send a job that actually does > things on the workernode

[slurm-dev] Re: SLURM without shared home?

2012-11-19 Thread Danny Auble
It appears you found a bug in the slurm.spec not adding the new "launch" plugins to the plugin rpm. This has been fixed along with adding the job_acct_energy plugins as well. It will be in the next 2.5 release, and is available on github now. Thanks for reporting, Danny On 11/19/2012 10:24

[slurm-dev] Re: SLURM without shared home?

2012-11-19 Thread Danny Auble
In reference to file staging Slurm has sbcast (http://www.schedmd.com/slurmdocs/sbcast.html) that can be used to broadcast your files out to your home directories on your compute nodes. Danny On 11/19/2012 10:24 AM, Mario Kadastik wrote: > Hi, > > we're setting up a test instance of slurm. So

[slurm-dev] Re: SLURM without shared home?

2012-11-19 Thread Rolandas Naujikas
On 2012-11-20 01:22, Danny Auble wrote: > > In reference to file staging Slurm has sbcast > (http://www.schedmd.com/slurmdocs/sbcast.html) that can be used to > broadcast your files out to your home directories on your compute nodes. But not in the simple way as Torque's -W stagein/stageout optio

[slurm-dev] Re: SLURM without shared home?

2012-11-19 Thread Mario Kadastik
>> In reference to file staging Slurm has sbcast >> (http://www.schedmd.com/slurmdocs/sbcast.html) that can be used to >> broadcast your files out to your home directories on your compute nodes. > > But not in the simple way as Torque's -W stagein/stageout option. > It is usable mostly for distri

[slurm-dev] Re: SLURM without shared home?

2012-11-20 Thread Bjørn-Helge Mevik
Mario Kadastik writes: > I'm able to use the slurm-torque interface commands to send a job that > actually does things on the workernode, but the output is kept at the > workernode as we do not use shared home directories. We did set up Slurm on a cluster without shared directories once, but it

[slurm-dev] Re: SLURM without shared home?

2012-11-24 Thread Mario Kadastik
> It appears you found a bug in the slurm.spec not adding the new "launch" > plugins to the plugin rpm. This has been fixed along with adding the > job_acct_energy plugins as well. It will be in the next 2.5 release, > and is available on github now. Just cloned currently the git content an