Open
Description
Hi,
I created a DPC++ console project on VS 2022, as by default it will load vector-add sample.
There's no issue when I run the project directly on IDE as it says "Vector Add successfully completed on device" but when I target the release option so that it can create an executable file that issue appears.
If there's no issue on IDE, the release version should not throw any issue ? Any reply highly appreciated.