You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix memory leak in _pick_restricted_cores()
Fix a leak of gres_job_state_t.res_gpu_cores[] when
_pick_restricted_cores() is called more than once while a job is
pending.
Ticket: 22188
Changelog: Fix memory leak when RestrictedCoresPerGPU is enabled.
Cherry-picked: 9de475a