mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00

intel-fpga-initcontainer installs OPAE and OpenCL tools into /opt/intel/fpga-sw directory. Used fpgaconf-wrapper, aocl-wrapper and packager tools by CRI hook to program OPAE and OpenCL bitstreams. Added support for OpenCL bitstreams: the hook tries to find either OPAE or OpenCL bitstream suitable for requested region and AFU and programs it using OPAE or OpenCL tools. Fixes #71
18 lines
651 B
JSON
18 lines
651 B
JSON
{
|
|
"annotations": {
|
|
"io.kubernetes.container.hash": "b202a1fa",
|
|
"io.kubernetes.container.name": "test-container",
|
|
"io.kubernetes.container.restartCount": "0",
|
|
"io.kubernetes.pod.name": "test-fpga-region",
|
|
"io.kubernetes.pod.namespace": "default",
|
|
"io.kubernetes.pod.terminationGracePeriod": "30",
|
|
"io.kubernetes.pod.uid": "942e94c1-72d3-11e8-b221-c81f66f62fcc",
|
|
"com.intel.fpga.mode": "fpga.intel.com/region"
|
|
},
|
|
"bundle": "testdata",
|
|
"id": "1c40dd8efd268a47d7fb9f75d00f50c20af49d07d8d3c5fb948e68abb6d5ecf9",
|
|
"ociVersion": "1.0.0",
|
|
"pid": 39638,
|
|
"status": ""
|
|
}
|