zeratax / yacx

Yet Another CudaExecutor - wrapper to easily compile and execute cuda kernels

Home Page:https://zeratax.github.io/yacx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create test from example-kernel

visualJames opened this issue · comments

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

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