Details
Description
If GPU plugin is enabled for the NodeManager, it is possible to run jobs with GPU.
However, if LinuxContainerExecutor is not configured, an NPE is thrown when calling
GpuResourcePlugin.getNMResourceInfo
Also, there are no warns in the log if GPU is misconfigured like this.
Attachments
Attachments
Issue Links
- depends upon
-
YARN-9121 Replace GpuDiscoverer.getInstance() to a readable object for easy access control
- Resolved