Function ams_jobs::nested_instance_job_descr

Function Documentation

ams_jobs.nested_instance_job_descr(num_nodes, cores_per_node, gpus_per_node, time='inf', stdout=None, stderr=None)
Create a nested job partion. This is useful to split resources among dedicated parts of an initial root allocation.
Effectively the command creates a partition that sleeps indefinetely.