If your process hangs when started with Hydra, this is likely caused by a multiprocessing conflict between Hydra and W&B. To fix this, change W&B’s multiprocessing protocol toDocumentation Index
Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
Use this file to discover all available pages before exploring further.
"thread". You can do this in one of two ways:
Option 1: Pass a settings parameter to wandb.init():
Experiments Run Crashes