Altera_Forum
Honored Contributor
7 years agoBulding an OpenCL 2.0 project
Hello everyone,
I've installed Quartus 17.1 with OpenCL SDK. What is the correct way to construct OpenCL 2.0 project? By that, I mean:- What# include &# define do I need to add to the host code?
- How to modify the MAKEFILE? (For example, the vector_add test)