# @package _global_ defaults: - submitit_slurm hydra: mode: "MULTIRUN" launcher: submitit_folder: ${hydra.sweep.dir}/.submitit/%j timeout_min: null cpus_per_task: null gpus_per_node: null tasks_per_node: 1 mem_gb: null nodes: 1 name: ${hydra.job.name} partition: null qos: null comment: null constraint: null exclude: null gres: null cpus_per_gpu: null gpus_per_task: null mem_per_gpu: null mem_per_cpu: null account: null signal_delay_s: 120 max_num_timeout: 0 additional_parameters: {} array_parallelism: 256 setup: null