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
The docker run "--gpus" flag fails to limit the number of GPUs in a single machine to a specific container.
If I wanted to run 2 instances of rocm-docker with "--gpus 0" and "--gpus 1", "rocm-smi --showhw" still seems to detect both gpus in all running containers on my system.
Is this expected behavior? Is there another flag that should be used? Should this be a feature request?
Kind regards,
Ben
The text was updated successfully, but these errors were encountered:
Hello,
The docker run "--gpus" flag fails to limit the number of GPUs in a single machine to a specific container.
If I wanted to run 2 instances of rocm-docker with "--gpus 0" and "--gpus 1", "rocm-smi --showhw" still seems to detect both gpus in all running containers on my system.
Is this expected behavior? Is there another flag that should be used? Should this be a feature request?
Kind regards,
Ben
The text was updated successfully, but these errors were encountered: