Yes thank you very much.
Regards,
Mahmood
On Thu, May 10, 2018 at 7:42 PM, Simon Flood wrote:
> On 10/05/18 15:59, Mahmood Naderan wrote:
>
> Yes it's possible for a user to be attached to more than one account or to
> an account with more than partition.
>
> As per the error message you hav
On 10/05/18 15:59, Mahmood Naderan wrote:
Is it possible to assign a user to two partitions/accounts? I did
that. But the sbatch isn't able to submit the job.
[mahmood@rocks7 ~]$ cat slurm.sh
#!/bin/bash
#SBATCH --output=test.out
#SBATCH --job-name=test
#SBATCH --ntasks=6
#SBATCH --partition=PL
Hi
Is it possible to assign a user to two partitions/accounts? I did
that. But the sbatch isn't able to submit the job.
[mahmood@rocks7 ~]$ cat slurm.sh
#!/bin/bash
#SBATCH --output=test.out
#SBATCH --job-name=test
#SBATCH --ntasks=6
#SBATCH --partition=PLAN1
#SBATCH --mem=8G
mpirun /share/apps/me