Hi, I defined pe mpi30-lb with allocation_rule 30 and mpifill with allocation_rule $fillup. h_vmem is set to real memory.
I submited a job with sge options: #$ -S /bin/bash #$ -N jobname #$ -cwd #$ -l h_vmem=2G #$ -j y #$ -pe mpifill 60 no problem, job will be ran. I chenged h_vmem and pe such: #$ -l h_vmem=2G #$ -j y #$ -pe mpi30-lb 60 job will be deleted immediately(killed) because of h_vmem value. Is h_vmem memory request per slot at two above script? any hint?
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
