Haven't seen this one before:
running a distributed process on 2 gpus and got:
ERROR: Failed to send heartbeat: GPU 4 reservation lost: expected user=HDCharles, type=run but found user=, type=
GPU reservations may be at risk of expiring!
on one of the gpus repeatedly every minute or so and it looks like it shows up as unreserved
GPU │ STATUS │ USER │ DURATION │ TYPE │ DETAILS │ VALIDATION │ MODEL │ NOTE
─────┼──────────────┼───────────────────────┼──────────┼──────┼─────────────────────────────┼────────────┼────────────────────┼──────
...
2 │ ● AVAILABLE │ - │ - │ - │ never used │ 0MB used │ - │ -
3 │ ● AVAILABLE │ - │ - │ - │ never used │ 0MB used │ - │ -
4 │ ⚠ UNRESERVED │ HDCharles │ - │ - │ 27803MB used by 1 process │ - │ - │ -
5 │ ⚠ UNRESERVED │ HDCharles │ - │ - │ 27035MB used by 1 process │ - │ - │ -
6 │ ● AVAILABLE │ - │ - │ - │ never used │ 0MB used │ - │ -
7 │ ● AVAILABLE │ - │ - │ - │ never used
the script was run with chg run --gpus 2 --
Haven't seen this one before:
running a distributed process on 2 gpus and got:
ERROR: Failed to send heartbeat: GPU 4 reservation lost: expected user=HDCharles, type=run but found user=, type=
GPU reservations may be at risk of expiring!
on one of the gpus repeatedly every minute or so and it looks like it shows up as unreserved
the script was run with chg run --gpus 2 --