tomwer.core.settings.DefaultSlurmSettingsStitching# class tomwer.core.settings.DefaultSlurmSettingsStitching# Default configuration for stitching. N_CORES_PER_TASK = 8# Number of CPUs per worker. N_GPUS_PER_WORKER = 0# Number of GPUs per worker. N_JOBS = 16# Number of jobs to split the task into. PARTITION = 'nice'# Queue or partition to use.