| 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 | Description |
|---|---|---|
java.util.List<FpgaDevice> |
FpgaResourceAllocator.FpgaAllocation.getAllowed() |
|
java.util.List<FpgaDevice> |
FpgaResourceAllocator.FpgaAllocation.getDenied() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FpgaResourceAllocator.updateFpga(java.lang.String requestor,
FpgaDevice device,
java.lang.String newIPID,
java.lang.String newHash) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FpgaResourceAllocator.addFpgaDevices(java.lang.String type,
java.util.List<FpgaDevice> list) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<FpgaDevice> |
AbstractFpgaVendorPlugin.discover(int timeout) |
Discover the vendor's FPGA devices with execution time constraint
|
java.util.List<FpgaDevice> |
FpgaDiscoverer.discover() |
Get available devices minor numbers from toolchain or static configuration.
|
java.util.List<FpgaDevice> |
IntelFpgaOpenclPlugin.discover(int timeout) |
|
java.util.List<FpgaDevice> |
FpgaDiscoverer.getCurrentFpgaInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
AbstractFpgaVendorPlugin.configureIP(java.lang.String ipPath,
FpgaDevice device) |
The vendor plugin configure an IP file to a device
|
boolean |
IntelFpgaOpenclPlugin.configureIP(java.lang.String ipPath,
FpgaDevice device) |
Program one device.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<FpgaDevice> |
AoclOutputBasedDiscoveryStrategy.discover() |
|
java.util.List<FpgaDevice> |
FPGADiscoveryStrategy.discover() |
|
java.util.List<FpgaDevice> |
ScriptBasedFPGADiscoveryStrategy.discover() |
|
java.util.List<FpgaDevice> |
SettingsBasedFPGADiscoveryStrategy.discover() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.