See: Description
| 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 | |
| GpuDockerCommandPluginFactory | Factory to create GpuDocker Command Plugin instance | 
| GpuNodeResourceUpdateHandler | |
| GpuResourcePlugin | |
| NvidiaBinaryHelper | Executes the "nvidia-smi" command and returns an object
 based on its output. | 
| NvidiaDockerV1CommandPlugin | Implementation to use nvidia-docker v1 as GPU docker command plugin. | 
| NvidiaDockerV2CommandPlugin | Implementation to use nvidia-docker v2 as GPU docker command plugin. | 
| Exception | Description | 
|---|---|
| GpuDeviceSpecificationException | This exception is to be thrown when allowed GPU device specification
 is empty or invalid. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.