Package | Description |
---|---|
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin | |
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga | |
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.gpu |
Package for GPU support classes.
|
org.apache.hadoop.yarn.server.nodemanager.webapp.dao.gpu |
Modifier and Type | Method and Description |
---|---|
NMResourceInfo |
ResourcePlugin.getNMResourceInfo()
Get resource information from this plugin.
|
Modifier and Type | Method and Description |
---|---|
NMResourceInfo |
FpgaResourcePlugin.getNMResourceInfo() |
Modifier and Type | Method and Description |
---|---|
NMResourceInfo |
GpuResourcePlugin.getNMResourceInfo() |
Modifier and Type | Class and Description |
---|---|
class |
NMGpuResourceInfo
Gpu device information return to client when
NMWebServices.getNMResourceInfo(String)
is invoked. |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.