eyalroz / cuda-kat

CUDA kernel author's tools
BSD 3-Clause "New" or "Revised" License
104 stars 8 forks source link

Add testcases passing containers as kernel arguments. #79

Open eyalroz opened 4 years ago

eyalroz commented 4 years ago

My unit tests for kat::tuple kat::span and `kat::array don't include any case for passing these structures as arguments to a kernel! That needs to be rectified...