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

create test from example-kernel #73

Closed visualJames closed 4 years ago

visualJames commented 4 years ago

We need automatic tests which executes the example-kernel and compares the return value with the expected one.

LukasSiefke commented 4 years ago

Ich habe schon angefangen mit ein paar junit tests (#64). Diese führen dann unter anderem auch saxpy-Kernel und filter-Kernel aus (evtl. auch noch andere) und prüfen dann das Ergebnis