Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Resources

Attribute

Description

Default Value

Parallel Environments (-pe)

smp

Allocate X number of CPUs on the SAME compute node

mpi

Allocate X number of CPUs from multiple compute node, this is mainly used by a job that implements under Open MPI framework.

Resource request list (-l)

mem

The amount of memory will be used by a job

jobfs

The amount of disk space will be used by a job

walltime

The run time limit for a job

ngpus

The number of GPGPUs

GPGPU

TODO

Local Scratch

TODO

Rack Awareness

TODO

Submit a Batch Job

...