CLTune icon indicating copy to clipboard operation
CLTune copied to clipboard

CLTune: An automatic OpenCL & CUDA kernel tuner

Results 2 CLTune issues
Sort by recently updated
recently updated
newest added

I make install success , but when I run this program. ./sample_simple Segmentation fault (core dumped) Why?

This is related to another discussion currently taking place here: https://github.com/jrprice/Oclgrind/issues/109#issuecomment-224908497 The idea is to emulate an OpenCL kernel using oclgrind and use this to gather kernel-specific runtime information (think...