I am currently using VS2010 to create some kernels base on AMD GPU
But when I create a c++/clr test project to do the unit test there is an error which is 'the agent process was stopped while the test was running'.
The reason I send this message is just want to know can I create a c++/clr test function to test OpenCL functions base on AMD GPU in vs 2010? I am new in c++/clr.
Thanks a lot!