Intel’s Code-Builder
addon is available and compatible with Visual Studio 2015 community edition:
This plug-in supports the following features:
- New project templates
- New OpenCL code file (*.cl) template
- Syntax highlighting
- Types and functions auto-completion
- Offline compilation and build of OpenCL kernels
- LLVM code view
- Assembly code view
- Program IR generation
- Selection of target OpenCL device – CPU or Intel Graphics
Q: Is this addon available and compatible with Visual Studio Pro 2019 ?
If “yes”, where can it be downloaded ?
If “no”, is there another plugin that offers similar features (especially the Intellisense and syntax highlighting for .cl
files). ?