kpet / clvk

Implementation of OpenCL 3.0 on Vulkan
Apache License 2.0
360 stars 42 forks source link

Enable SHOC level1/sort #105

Closed kpet closed 2 years ago

kpet commented 5 years ago

Pointer cast gone wrong. Produces invalid SPIR-V.

kpet commented 5 years ago

Produces valid SPIR-V with https://github.com/google/clspv/pull/418 but the benchmark's validation fails.

kpet commented 2 years ago

Now running end to end.