Class GpuDeviceInformation
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.webapp.dao.gpu.GpuDeviceInformation
All GPU Device Information in the system, fetched from nvidia-smi.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGpus()voidsetDriverVersion(String driverVersion) voidsetGpus(List<PerGpuDeviceInformation> gpus) toString()