Uses of Package
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu
Package
Description
Package for GPU support classes.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu used by org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.gpuClassDescriptionIn addition to
GpuDevice, this include container id and more runtime information related to who is using the GPU device if possibleThis class is used to represent GPU device while allocation. -
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu used by org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpuClassDescriptionThis class is used to represent GPU device while allocation.This exception is to be thrown when allowed GPU device specification is empty or invalid.Executes the "nvidia-smi" command and returns an object based on its output.
-
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu used by org.apache.hadoop.yarn.server.nodemanager.webapp.dao.gpuClassDescriptionIn addition to
GpuDevice, this include container id and more runtime information related to who is using the GPU device if possibleThis class is used to represent GPU device while allocation.