kompute icon indicating copy to clipboard operation
kompute copied to clipboard

Showcase OpenCL

Open jerryct opened this issue 3 years ago • 2 comments

Hi. The PR in its current state is only to start a discussion about a potential change to run OpenCL kernels. See https://github.com/KomputeProject/kompute/issues/251

jerryct avatar Sep 19 '21 16:09 jerryct

This is really interesting @jerryct, thank you for opening the PR to initiate the discussion. Before diving into the discussion could you also create an issue that points to this PR so we can have a way to track on the issues as well?

In regards to your current suggetsions, it seems quite interesting that it does seem to work with OpenCL kernels that compile into SpirV, very cool - is the current feature request to just allow changing the name of the "main" entrypoint? If that is the case, this should be a relatively simple extension that could be exposed through helper / property functions.

axsaucedo avatar Sep 19 '21 16:09 axsaucedo

I created this issue https://github.com/KomputeProject/kompute/issues/251 and moved most of the description from this PR.

is the current feature request to just allow changing the name of the "main" entrypoint?

Yes, this is the only change to make the above code in the issue work.

jerryct avatar Sep 19 '21 17:09 jerryct

Closing to continue discussion through issue when picked up

axsaucedo avatar Dec 03 '22 17:12 axsaucedo