DeepSEQreen_fast_build / configs /hydra /launcher /submitit_local_example.yaml
libokj's picture
Upload 154 files
416833a
raw
history blame
211 Bytes
# @package _global_
defaults:
- submitit_local
submitit_folder: ${hydra.sweep.dir}/.submitit/%j
timeout_min: 60
cpus_per_task: 1
gpus_per_node: 1
tasks_per_node: 8
mem_gb: 16
nodes: 1
name: ${hydra.job.name}