zeratax / yacx

Yet Another CudaExecutor - wrapper to easily compile and execute cuda kernels
https://zeratax.github.io/yacx
MIT License
8 stars 4 forks source link

cmake relative links #7

Closed zeratax closed 4 years ago

zeratax commented 5 years ago

e.g. load(examples/saxpy.cu) only works if compiled with root makefile

This breaks tests