| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.fpga | |
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.fpga.discovery | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FpgaDevice> | FpgaResourceAllocator.FpgaAllocation. getAllowed() | 
| List<FpgaDevice> | FpgaResourceAllocator.FpgaAllocation. getDenied() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FpgaResourceAllocator. updateFpga(String requestor,
          FpgaDevice device,
          String newIPID,
          String newHash) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FpgaResourceAllocator. addFpgaDevices(String type,
              List<FpgaDevice> list) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FpgaDevice> | FpgaDiscoverer. discover()Get available devices minor numbers from toolchain or static configuration. | 
| List<FpgaDevice> | AbstractFpgaVendorPlugin. discover(int timeout)Discover the vendor's FPGA devices with execution time constraint | 
| List<FpgaDevice> | IntelFpgaOpenclPlugin. discover(int timeout) | 
| List<FpgaDevice> | FpgaDiscoverer. getCurrentFpgaInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AbstractFpgaVendorPlugin. configureIP(String ipPath,
           FpgaDevice device)The vendor plugin configure an IP file to a device | 
| boolean | IntelFpgaOpenclPlugin. configureIP(String ipPath,
           FpgaDevice device)Program one device. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FpgaDevice> | FPGADiscoveryStrategy. discover() | 
| List<FpgaDevice> | SettingsBasedFPGADiscoveryStrategy. discover() | 
| List<FpgaDevice> | ScriptBasedFPGADiscoveryStrategy. discover() | 
| List<FpgaDevice> | AoclOutputBasedDiscoveryStrategy. discover() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.