Hello,
We are now working with the OpenCL SDK, however we ran into some issues while running the provided application samples.
In all samples, the function clBuildProgram() would:
1. Either hang forever or crash with access violation in clang_compiler.dll if running on CPU, or
2. Crash with access violation in igdfcl64.dll if running on GPU (with -g option).
Some descriptions of the platform we used are described as follows:
OS: Windows 8 build 9200
SDK: 2012 and 2013 beta (all result in the same problem)
CPU: i7 3520M
GPU: HD 4000; external graphic card present, but disabled
Driver: ver. 9.17.10.2828
Any suggestions on this issue?
Thanks!
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.