Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin.DevicePlugin
Packages that use DevicePlugin
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DevicePlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nec
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nec that implement DevicePluginModifier and TypeClassDescriptionclassA device framework plugin which supports NEC Vector Engine. -
Uses of DevicePlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia that implement DevicePluginModifier and TypeClassDescriptionclassNvidia GPU plugin supporting both Nvidia container runtime v2 for Docker and non-Docker container. -
Uses of DevicePlugin in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework that return DevicePluginConstructors in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework with parameters of type DevicePluginModifierConstructorDescriptionDevicePluginAdapter(String name, DevicePlugin dp, DeviceMappingManager dmm) DeviceResourceDockerRuntimePluginImpl(String resourceName, DevicePlugin devicePlugin, DevicePluginAdapter devicePluginAdapter) DeviceResourceUpdaterImpl(String resourceName, DevicePlugin devicePlugin)