Personal tools
You are here: Home UiT Stallo Documentation FAQs What is the maximum memory limit for a job?
Document Actions

What is the maximum memory limit for a job?

Up to Table of Contents

What is the absolute maximum memory I can set for a job on Stallo?

Stallo have 50 nodes with 32 GB memory each, while the rest have 16 GB.

So 32 GB is the maximum memory limit you can ask for in a job running on a single node.

(You can of course have a job running on multiple nodes, using up to 32 GB of memory on each node.)


For instance, if you want to use 4 CPUs with 4 GB of memory:

-lnodes=1:ppn=4,pmem=4gb


If you want to use only one CPU, you can ask for all it`s memory this way:

-lnodes=1:ppn=1,pmem=16gb

by Maria Wulff Hauglann last modified Jan 09, 2008 03:32 PM Notur