[gridengine users] h_vmem and pe allocation rule
mahbube rustaee
rustaee at gmail.com
Mon Jul 23 07:19:34 UTC 2012
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gridengine.org/pipermail/users/attachments/20120723/fa67bbcd/attachment.html>
More information about the users
mailing list