eyalroz / gpu-kernel-runner

Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`make clean` doesn't remove generated sources

eyalroz opened this issue · comments

If we use the Makefiles generator, build (using make), then clean using make clean or cmake --build --target clean - the generated source files are not removed.

The problem was a lac