In Sun Grid Engine, there's an option (parameter) of -b
"Gives the user the possibility to indicate explicitly whether command
should be treated as binary or script. If the value of -b is 'y', then
command may be a binary or script. "
I can not find that equivalent for slurm. is there an option
nevermind... after reading my email, i just realized the typo.
On Thu, Jun 21, 2018 at 11:22 AM Anson Abraham
wrote:
> Thanks,
> However, i'm on ubuntu, so when i installed w/ apt install slurm-llnl and
> slurm-llnl-basic-plugins{-dev}
>
> i added the con_res entry. how
urpose that do not really fit you model. The
> solution to your issue is Consumable Resources but you can take a look
> at Job Arrays to group all jobs of your loop together.
>
> Regards,
>
> Thomas HAMEL
>
>
> On 19/06/2018 23:33, Anson Abraham wrote:
> > Hi,
> >
Hi,
Relatively new to Slurm. I've been using Sun GridEngine mostly.
I have a cluster of 3 machines each with 8 cores. In SGE i allocate the PE
slots per machine, where if i submit 24 jobs it'll run all 24 jobs (b/c
each job will use 1 core).
however, if i submit job in Slurm through sbatch i can