[gridengine users] How to allocate memory per MPI thread via SGE?

Dave Love d.love at liverpool.ac.uk
Mon Jan 2 18:29:29 UTC 2012


Semi <semi at bgu.ac.il> writes:

> How to allocate memory per MPI thread via SGE?

What exactly does that mean?  

If the problem is to require a certain amount of memory per MPI process
(with the PE set up for one slot/process), make h_vmem consumable with
appropriate values on the hosts and submit jobs with
-l h_vmem=<memory/process>.


More information about the users mailing list