Nagy-Egri Máté Ferenc
Nagy-Egri Máté Ferenc
> I wonder if we want to add a `CL_QUEUE_NO_IMPLICIT_FLUSHING` `cl_queue_properties` so applications can verify that they don't rely on implicit flushing? I would like to second that such a...
@Kerilk Indeed, the spec wording clearly states, that the callback is called when states transition. If the intention was that callbacks also trigger if the event is already past the...
Coming from an end-user perspective trying to do the minimal amount of thinking that results in portable code, if there is an accompanying pragma to any extension I'm using, I'll...
I think it will cover it, yes.
I'll check it out in the days to come. My priorities temporarily have shifted, but the project will have to build with CMake, so I'll give it a spin shortly.
We specifically have to use that because of the subtle difference. We use custom images in GA and this variable resolves to the correct folder.
@MarkCallow I fixed the Reuse issues. CI is now failing on the Emscripten bindings, but I believe it is unrelated to the changes here and is a result of the...
@MarkCallow @aqnuep All lights are green.
I would like to use this feature to help myself assemble Windows CI images and pipelines. Debugging DLL loading issues which only arise inside the container without developer tools is...
@gcampbell-msft @bobbrow Is this something the tool authors see as a problem or something that should be acted upon, discussed? Feel free to turn it into a discussion. The only...