| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.gpu | |
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu |
Package for GPU support classes.
|
| org.apache.hadoop.yarn.server.nodemanager.webapp.dao.gpu |
| Class | Description |
|---|---|
| AssignedGpuDevice |
In addition to
GpuDevice, this include container id and more runtime
information related to who is using the GPU device if possible |
| GpuDevice |
This class is used to represent GPU device while allocation.
|
| GpuDiscoverer |
| Class | Description |
|---|---|
| GpuDevice |
This class is used to represent GPU device while allocation.
|
| GpuDeviceSpecificationException |
This exception is to be thrown when allowed GPU device specification
is empty or invalid.
|
| GpuDiscoverer | |
| GpuNodeResourceUpdateHandler | |
| NvidiaBinaryHelper |
Executes the "nvidia-smi" command and returns an object
based on its output.
|
| Class | Description |
|---|---|
| AssignedGpuDevice |
In addition to
GpuDevice, this include container id and more runtime
information related to who is using the GPU device if possible |
| GpuDevice |
This class is used to represent GPU device while allocation.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.