Details
Description
The nvidia-smi script is called even when the gpu configs are given by hand (so there's no need for GPU auto-discovery).
We should mitigate the call of that script, since it has no effect. (The configs written by the user is not overwritten by the result of the auto-discovery script.)
Attachments
Attachments
Issue Links
- is blocked by
-
YARN-9139 Simplify initializer code of GpuDiscoverer
- Resolved
- relates to
-
YARN-10107 Invoking NMWebServices#getNMResourceInfo tries to execute gpu discovery binary even if auto discovery is turned off
- Resolved