I’ve created 4 jobs for the same project, I’ve configured a queue and an agent, but when I run my jobs, only the 1st job is launched, where’s the problem? Is there any documentation for this? Here is my configuration
Create job : (for each job created)
wandb job create --project “” --entity “”
–name “” image image-name:tag
Queue : (1 queue for 4 jobs)
e: /mnt/c/nnUNet_raw:/nnUNet_raw
gpus: all
Agent :
wandb launch-agent -e ip_team -q mlops_pipeline