Nick Sanders

Results 90 comments of Nick Sanders

This feedback is very valuable to me. I don't get enough. I really appreciate this kind of constructive criticism. - Global: - Everything need to work with the Future system...

Just pinging you, @Kerollmops :)

Yeah, I was thinking about making a [Github Project](https://github.com/cogciprocate/ocl/projects) for it. Trello would be great too.

RFC would be fine, but yes, a bit overkill. In this case I think you should create a Trello board where the two of us can sort out the majority...

Contact me via: https://gitter.im/cogciprocate/ocl if you need my attention. I usually keep the chat open so it's faster than communicating via github or e-mail :)

That would be a great feature. Pull request welcome :)

I'd be happy to merge either (or both) @dmarcuse's dlopen or @hlavaatch's more involved solution (or even a complete ICD loader replacement) as long as they were placed behind a...

To clarify, as the title states the function in question here is [`::get_gl_context_info_khr`](https://github.com/cogciprocate/ocl/blob/76712286991044debf94f5fd9fc87e1d612815fb/ocl-core/src/functions.rs#L800). The function should return the OpenCL device (or devices) associated with a particular OpenGL context. In order...

This is a bug in the type matching code used when creating a kernel. The fact that `Point` contains the substring `int` is causing the crude type string matching code...

Ah yes. I expect that there are more than a few of those bad links in the documentation. Thank you for pointing it out. Wouldn't it be nice if there...