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

Support building for OpenCL only with no CUDA support

eyalroz opened this issue · comments

Since the runner supports OpenCL, it would be nice if it could build on machines without CUDA, using OpenCL libraries only.