Hi,

Am 21.09.2011 um 14:07 schrieb Carlos Fernández Iglesias:

> I'm having some problems using Bioscope.
> 
> I would like to confirm how "mem_free" operates: if you submit a job with 
> num_proc=2,mem_free=10G does it require 10G or 20G to run? I believe the 
> normal

num_proc is a feature of a machine and should never ever be made consumable. 
The SGE way to run a parallel job is to request a parallel environemt (PE), 
which can in it's simplest setting for SMP jobs just include many NONE entries.


> behaviour would be to require 10G, but in our cluster it asks for 20G (maybe 
> bioscope is doing something else we are not aware of?).

What is the definition of mem_free in the complex configuration, i.e.:

qconf -sc

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to