Ed Bartosh
bbc1d15c63
demos: get rid of using --build-arg to pass proxy to the Docker
...
Docker documentation recommends configuring proxy in
a Docker client configuration file ~/.docker/config.json for Docker
version >= 17.07: https://docs.docker.com/network/proxy/
Using --build-arg for this purpose is not recommended, hence
removing.
2018-08-29 15:31:19 +03:00
Ed Bartosh
312d0719f4
upgrade OPAE to v1.1.0-2 for ubuntu-demo-opae image
2018-08-07 17:28:50 +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
ssehgal
3eb2b10f75
Enabling support for QuickAssist Devices
2018-07-23 17:35:37 +01:00
Dmitry Rozhkov
945f6e98f7
Update GPU demo to run FFT on the device
...
Also the demo runs on top of Intel compute runtime instead of
Beignet.
2018-07-05 16:19:16 +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
Dmitry Rozhkov
f36bf8ae12
Merge pull request #22 from bart0sh/PR0016-rework-fpga-demo
...
Rework FPGA demo
2018-06-15 14:31:52 +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
Ed Bartosh
49e018433d
rework ubuntu-demo-opae
...
Installed OPAE from packages instead of building it from source
Used nlb3 and nlb0 sample programs instead of building hello_fpga
2018-06-13 15:07:42 +03:00
Alexander Kanevskiy
d4d77a71e4
Initial public code release
2018-05-18 18:30:54 +03:00