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

src files use namespace instead of using #149

Open zeratax opened 4 years ago

zeratax commented 4 years ago

maybe we should (or I should) just use namespace yacx in all my source files instead of tons of using declarations