Menu

#13 kernel compilation error

v1.0 (example)
open
nobody
None
5
2014-07-09
2014-07-09
Sam Liu
No

There is kernel compilation error on AMD GPU. The issue is due to c:\Program Files\Mandelbulber\cl\cl_engine*.cl use half as identifier. Since half is OpenCL C builtin type, it cannot be used as identifier. The fix is to change half to some other name.

Discussion


Log in to post a comment.