okramer
Occasional Contributor
6 years agoWhat is OneAPI and how does it fit in with other dev tools?
What is the difference/relationship between the OpenCL aoc compiler and the dpc++ compiler that comes with OneAPI? How does OneAPI relate to System Studio? What is the recommended workflow for d...
- 6 years ago
For (3), I mean: what is the preferred way to develop and debug FPGA host & device OpenCL code?
Currently no IDEs support OpenCL device code for Intel FPGA. Only aoc command line. But you can create host code in any IDE, but separately from device code.