Commit Graph

7 Commits

Author SHA1 Message Date
Mikko Ylinen
f596fc593f demo: rename clearlinux-demo-opae to opae-nlb-demo
opae-nlb-demo name is more descriptive about the content and becomes
base image agnostic.

Also, set ENTRYPOINT similar to what we did with other images
and deployment files.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-09-06 21:28:59 +03:00
Alexander Kanevskiy
186ec6613c FPGA: migrate to ClearLinux environment
- Migrate to OPAE 1.3.2
- Build all the tools from the source
- ignore files in workspace
- minimal fpga_tool utility to check gbs/aocx file parsing and flashing
- implemented kernel IOCTL based flashing of bitstreams
- add PCI and sysfs functions
2019-08-24 02:55:19 +03:00
Ed Bartosh
11b4f55f8b demo: use ubuntu-demo-opae:devel in FPGA pods
Updated FPGA pods that use ubuntu-demo-opae image to
use 'devel' tag.
2018-09-14 12:23:47 +03:00
Dmitry Rozhkov
1e7dbac162 Update README.md files to reflect changes caused by refactoring
update demo files
2018-07-30 15:29:33 +03:00
Ed Bartosh
6f0fe0de9a fix script name in fpga job spec
Name of the test script has been changed recently, but job
spec hasn't been updated.
2018-06-15 15:03:48 +03:00
Ed Bartosh
090c56a8e4 request usage of HugePages in the job spec
Explicitly request usage of HugePages and cpu in fpga demo
job spec as OPAE requires it.

Fixes #3
2018-06-13 18:05:09 +03:00
Alexander Kanevskiy
d4d77a71e4 Initial public code release 2018-05-18 18:30:54 +03:00