Ben Ashbaugh
Ben Ashbaugh
I can fix the first link - this one was actually reported before in #126. @outofcontrol the second seems to be common to the Khronos footer though, so it is...
For future reference, the removal of the OpenCL C 2.0 PDF spec was discussed in internal OpenCL-Docs issue 158. I think we decided in today's OpenCL teleconference to put the...
I just merged #148. @outofcontrol can you please check if there are any remaining broken links? Thanks! edit: to clarify: Can you please check if there any broken links on...
@outofcontrol we've updated the reference pages for the 3.0.16 spec release so I think all of the CL_VERSION_X_Y links should be fixed now. Could you please re-run the link checker...
> So far all the OpenCL SDKs don't give me a working OpenCL.lib file though, as my code always crashes with an error of negative 1 million because the OpenCL.lib...
Hi, were you able to enable ICD loader tracing? If so, could you please include the tracing output on this issue? If possible, could you also please include a list...
Thanks! I'll test your build script next. I also setup a FreeBSD VM so I can at least build and run unit tests.
Out of curiosity, did you do any experiments disabling testing for the headers (by passing `-DBUILD_TESTING=0` to CMake when building the headers)? I'm wondering if that will provide similar benefits...
@pint1022 @tataganesh95 I've been working on fixes for ICD loader test failure, among other things. One issue I found was that the `clCreateImage2D` test wasn't logging all of the parameters,...
This is an old issue that hasn't been updated in approximately six months. Can we close it? Thanks!