tomwer.core.settings.DefaultSlurmSettingsCastVolume#
- class tomwer.core.settings.DefaultSlurmSettingsCastVolume#
Default configuration for casting a volume remotely.
- MEMORY_PER_WORKER = 128#
Amount of memory per worker (in GB).
- N_GPUS_PER_WORKER = 0#
Number of GPUs per worker.
- N_JOBS = 1#
Number of jobs to split the task into.
- PARTITION = 'nice'#
Queue or partition to use.