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

automatically execute junit tests #87

Closed zeratax closed 4 years ago

zeratax commented 4 years ago

fixes #86

zeratax commented 4 years ago

this branch hasn't merged the decice -> device rename. a later pr should probably also add the tests to cmake itself, but compiling them and manually executing them should be fine for now also copying the kernels could also be done my cmake potentially