Jerry Crunchtime

Results 4 issues of Jerry Crunchtime

The PR https://github.com/KomputeProject/kompute/pull/250 should start a discussion about a potential change to run OpenCL kernels. [Demo / testing function to compile shaders](https://kompute.cc/overview/shaders-to-headers.html?highlight=compilesource) uses `glslangValidator` to compile GLSL into SPIR-V. Similar...

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

Hi, attached you will find a minimal reproducer. My kernels are using float8 and I get these false positives. It does not only happen with float8 but also with float2...

bug