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
in case of same memory use, prefer GPUs that are less often reserved
This round-robins over reserved but unused GPUs in case the config
NV_EXCLUSIVE_CONTAINER_GPU_RESERVATION wasn't set. Before it could
happen that many users got assigned GPU 0 before starting to use it.
0 commit comments