Open romanstingler opened 7 years ago
wouldn't it beneficial if we would remove the *.cl.h files and add a getKernelSource function?
Agree, that would be better. Can you create a PR?
yeah I will, but can someone invite me to the slack group?? thx
Thanks for that! You've been added.
The problem with that is the cl files would have to be deployed with the library for this to work, which makes everything messy.
A viable alternative would be to load the kernel sources at link time like this
wouldn't it beneficial if we would remove the *.cl.h files and add a getKernelSource function?