-
hi @gplhegde
debugging error below, maybe I miss some part
[test_fc_layer.cpp](https://github.com/gplhegde/papaa-opencl/blob/master/opencl-src/alexnet-altera/host/src/test_fc_layer.cpp) error l…
-
Hello,
I used to use OpenCL with FPGA, the OpenCL project has two code, the kernel and the host, the host is written in C++ but I want to use it with python, as Im new here, can I use opencl4py for th…
-
Hi @thinkoco
Could you tell me how can create De1-SoC linux image with OpenCL driver and init_opencl_.sh file? I have spent a lot of time looking for any documents about it but i couldn't find anyth…
-
It would be nice to eventually have OpenCL support for those of us with GPUs that don't do CUDA.
-
The benchmarks this time around are interesting, with some fairly clear trends emerging for the near future.
### Looking Back
First, some appreciation for where things are,
- 9 months ago, we were ~3…
-
Hi, I created a test.py, to verify the device can be recoginized by OpenVino.
```
from openvino.runtime import Core
# Initialize OpenVINO runtime
ie = Core()
available_devices = ie.available_…
-
When I manually compile the build root no /dev/video0 is available and no files in /userdata/ is present. When using the images from google drive the camera does work. Do I need to enable something in…
-
Hi there, I am trying to get this to work with OpenCL SDK 17.1 on my de10-nano board, but am having trouble. I am trying to run this project: https://github.com/doonny/PipeCNN.
I was able to succes…
-
After porting OPENSSH, the system will report this error as soon as it runs
#
# /usr/sbin/sshd &
# [16440.344216]
[16440.344216] Oops
[16440.347651] ------------[ cut here ]------------
[16440…
-
Hi. Using this plug-in,
I'm trying OpenVINO container with FPGA.
When run OpenVINO on my DELL R640 with one PAC,
I could execute inference with FPGA without any problem.
But, on my DELL R740 …