Glossary
-
compute node – Computer where a job can be executed.
-
input directory – Directory from which the job is submitted. Contains the qq info file.
-
job directory – See "input directory".
-
loop job – Job which submits its continuation right before finishing [see more].
-
main working node – Working node (see below) responsible for managing a job.
-
qq info file – YAML-formatted file containing information about a qq job. Necessary for performing operations with the qq job. Located in the input directory.
-
qq job – Job of the batch system submitted using
qq submit. -
standard job – Default qq job [see more].
-
submission directory – See "input directory".
-
work(ing) directory – Directory where the job is being executed [see more].
-
working node – Compute node where the job is being (or has been) executed.