-
This source is supposed to be compiled on Intel FPGA SDK for OpenCL but I am getting following error for arria 10. I am using following version of the Intel(R) FPGA SDK for OpenCL(TM), 64-Bit Offline …
-
Hi, i'm tryin to use ```pyopencl.enqueue_fill_buffer``` from pyopencl with the @nachiket installation for FPGA devices:
https://paper.dropbox.com/doc/PyOpenCL-with-Altera-FPGAs-8ojfCVUBhiz7UOjRTIaF…
-
Hi @thinkoco,
I want to process an OpenCL project on the DE1SOC board for a class assignment.
After two days of setting a development environment, **it seems like Quartus Prime Lite doesn't suppor…
-
I just installed clang tools, made a "hello world" project (no PCH, no nothing) and tried clang power tools for compilation/tidy and everything fails! Here is the log:
[I have working llvm, and runni…
-
Dear Prof. @doonny ,
I use De1-SoC and Angstrom v2014.12 - Kernel , I changed,
`const char *vendor_name = "altera";` in derictory ../project/host/main.cpp
because of when *vendor_name = "Intel" the…
-
I've been trying to get both of these drivers to work on Linux kernel version 4.15 from https://github.com/altera-opensource/linux-socfpga/tree/socfpga-4.15
I've gotten the kernel compiled and the …
-
I want to test the Pipe CNN on an Attila Arria 10 GX card with an Intel SDK open CL v17.1. I did the implentation and it's working!
Stil, I want to do the demo on my card:
hwo can I do that?
- Sha…
-
Hello,
One question I had after studying the paper and code is about kernel concurrency. With the current version of the code using a single device and wgsize of 1 in 3d, i presume only one instanc…
ramcn updated
5 years ago
-
I want to run openpose in FPGA,do you have API for it,or have you thought about it?
-
Dear Prof. @doonny ,
there is an error "ERROR: CL_INVALID_BINARY",when i run the project.
i saw the problem like this,but i run aocl program /dev/acl0 conv.aocx before ./run.exe conv.aocx
Do you s…