Hi! I’m getting the following issue when trying to run my hyperparameter sweep.
wandb: Starting wandb agent 🕵️
2024-08-18 00:46:19,379 - wandb.wandb_agent - INFO - Running runs: []
wandb: ERROR Error while calling W&B API: OOM command not allowed when used memory > 'maxmemory'. (<Response [500]>)
wandb: ERROR Error while calling W&B API: OOM command not allowed when used memory > 'maxmemory'. (<Response [500]>)
wandb: ERROR Error while calling W&B API: OOM command not allowed when used memory > 'maxmemory'. (<Response [500]>)
wandb: Network error (HTTPError), entering retry loop.
wandb: ERROR Error while calling W&B API: OOM command not allowed when used memory > 'maxmemory'. (<Response [500]>)
^Cwandb: Ctrl-c pressed. Waiting for runs to end. Press ctrl-c again to terminate them.
wandb: Terminating and syncing runs. Press ctrl-c to kill.
Is this on my end or the server side end?