Uses of Class
org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin.DeviceRuntimeSpec
Packages that use DeviceRuntimeSpec
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.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DeviceRuntimeSpec in org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin
Methods in org.apache.hadoop.yarn.server.nodemanager.api.deviceplugin that return DeviceRuntimeSpecModifier and TypeMethodDescriptionDeviceRuntimeSpec.Builder.build()DevicePlugin.onDevicesAllocated(Set<Device> allocatedDevices, YarnRuntimeType yarnRuntime) Asking how these devices should be prepared/used before/when container launch. -
Uses of DeviceRuntimeSpec in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nec
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nec that return DeviceRuntimeSpecModifier and TypeMethodDescriptionNECVEPlugin.onDevicesAllocated(Set<Device> set, YarnRuntimeType yarnRuntimeType) -
Uses of DeviceRuntimeSpec in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia that return DeviceRuntimeSpecModifier and TypeMethodDescriptionNvidiaGPUPluginForRuntimeV2.onDevicesAllocated(Set<Device> allocatedDevices, YarnRuntimeType yarnRuntime) -
Uses of DeviceRuntimeSpec in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework that return DeviceRuntimeSpecModifier and TypeMethodDescriptionDeviceResourceDockerRuntimePluginImpl.getRuntimeSpec(Container container)