Chlorine icon indicating copy to clipboard operation
Chlorine copied to clipboard

Dead Simple OpenCL

Results 6 Chlorine issues
Sort by recently updated
recently updated
newest added

/usr/bin/ld: cannot open output file hello: Is a directory clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [: hello] Error 1

Looks like compiling works, but something's broken with OpenCL. The Mandelbrot code will produce this output CPU Time: 6.58481s GPU Time: 0.000594s Error: 89.5501% for all 3 devices on platform...

**Setup:** C:\Workarea>git clone https://github.com/Polytonic/Chlorine Cloning into 'Chlorine'... remote: Counting objects: 1603, done. remote: Total 1603 (delta 0), reused 0 (delta 0), pack-reused 1603R Receiving objects: 100% (1603/1603), 978.40 KiB |...

Looks like there's a silent failure when running the samples using the 1.2.7 header. For some reason, there is no corresponding `1.2.7` API reference document either ... The test suite...

System specs: GPU: Nvidia GTX950M CPU: Intel i7-4720hq OS: Linux (EndeavourOS) OpenCL drivers: opencl-nvidia intel-compute-runtime