!Memory
The !Memory
tag specifies the maximum memory usage expected for a !Job
and will be used by the scheduler to reserve a suitably sliced slot on the compute
infrastructure.
It may either be specified in the compact sequence form or verbose mapping form:
Field | Required | Description |
---|---|---|
size |
Amount of memory to reserve | |
unit |
Units of the request (either KB, MB, GB, or TB, defaults to MB) |