@<1523701205467926528:profile|AgitatedDove14> Yes I cansee the worker:
Click on the Task it is running and abort it, it seems to be stuck, I guess this is why the others are not pulled
I've added gpu:True to my hydra config file but the GPU is still not used
well I do not think you set your pytorch lightining to use cuda:
GPU available: True (cuda), used: False
TPU available: False, using: 0 TPU cores
IPU available: False, using: 0 IPUs
HPU available: False, using: 0 HPUs
/code/.venv/lib/python3.9/site-packages/lightning/pytorch/trainer/setup.py:176: PossibleUserWarning: GPU available but not used. Set `accelerator` and `devices` using `Trainer(accelerator='gpu', devices=1)`.
I did use --args to clearml-task command for this run, but it looks like the docker didn't take it