| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.gpu | |
| org.apache.hadoop.yarn.server.nodemanager.webapp.dao.gpu | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AssignedGpuDevice> | GpuResourceAllocator. getAssignedGpus() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AssignedGpuDevice> | NMGpuResourceInfo. getAssignedGpuDevices() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NMGpuResourceInfo. setAssignedGpuDevices(List<AssignedGpuDevice> assignedGpuDevices) | 
| Constructor and Description | 
|---|
| NMGpuResourceInfo(GpuDeviceInformation gpuDeviceInformation,
                 List<GpuDevice> totalGpuDevices,
                 List<AssignedGpuDevice> assignedGpuDevices) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.