I've been trying to get your software set up on two machines. No success on either, didn’t expect a simple SDK install to take two days.
One is a 2 chip xeon server and the other a laptop with a latest gen i9. Many different issues (does anyone test this stuff before the release it?)
On the laptop visual studio integration does not work. I’ve tried uninstalling and installing a few times now. Rebuilt VS etc. etc. same issue:
Get the error on startup that intelcommonpkg did not load correctly
Ativaty log says: “SetSite failed for package [IntelCommonPkg]Source: 'Intel.CommonTools' Description: Could not load file or assembly 'Intel.Misc.Utilities, Version=19.0.16.0, Culture=neutral, PublicKeyToken=5caa3becd8c4c9ee' or one of its dependencies”
After Installing the opencl driver on both machines it’s not recognized by the SDK install, laptop says for me to manually install, followed your crazy regedit, copy DLL manual instructions and still not recognizing driver on install…. How to fix this?
Was looking to port CUDA code to OpenCL but this is starting to look like a bad idea.