Ben Ashbaugh
Ben Ashbaugh
To help drive discussion, I wrote a short test to check how different implementations behave for extension defines for different OpenCL C versions: https://github.com/KhronosGroup/OpenCL-CTS/pull/2376 There may be bugs in the...
Merging after final review, as discussed in the September 3rd teleconference.
Merging as discussed in the September 3rd teleconference + email.
Discussed in the May 6th teleconference. It seems like this PR is trying to change several things. Suggest separating into individual PRs for easier reviewing - thanks!
I was about to merge this as a non-contentious fix, but it looks like it was explicitly added as a resolution for the old (private) Khronos bugzilla 14710, so it's...
Discussed in the October 14th teleconference. Suggested actions: 1. Clearly document which appendices are normative and which are informative. Are all appendices informative? 2. Move the normative text from Appendix...
At first glance these appear like real issues. I'll work on a PR to fix them.
Looks like our travis builds are generating errors now: https://app.travis-ci.com/github/KhronosGroup/OpenCL-Docs/builds/259645816 I could try to fix this but I wonder if it would be more efficient to move everything to GitHub...
https://github.com/KhronosGroup/OpenCL-Docs/pull/1351 added support for publishing the PDFs. @kpet, is anything more needed here, or can this be closed?
Discussed in the September 20th teleconference: * Use-case: similar to __trap() in CUDA. * There are several similar proposals and it would be nice to consolidate into an EXT extension...