Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga.discovery.FPGADiscoveryStrategy
Packages that use FPGADiscoveryStrategy
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of FPGADiscoveryStrategy in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga.discovery
Classes in org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga.discovery that implement FPGADiscoveryStrategyModifier and TypeClassDescriptionclassFPGA device discovery strategy which invokes the "aocl" SDK command to retrieve the list of available FPGA cards.classFPGA device discovery strategy which invokes an external script.classFPGA device discovery strategy which parses a string.