Job queues

Isabella cluster nodes are divided into multiple queues according to the architecture and purpose:

The server's technical specifications are available on the official Isabella computer cluster webpage.

Default job queue is a28q. Selection of job queue is done by setting the appropriate parallel environment.

Parallel environments

Parallel environment is an SGE mechanism that enables multi-core processing for the needs of parallel jobs. Since SGE does not have the option of detailed core division on nodes, Isabella cluster has three parallel environments defined: 

Parallel environments available on Isabella are assigned to queues:

Jobs can be assigned to any queue by command :

-pe *mpi X

or for mpisingle job:

-pe *mpisingle X