eyalroz / cuda-kat

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

Unaligned access is missing the align_down() function #10

Open eyalroz opened 5 years ago

eyalroz commented 5 years ago

unaligned.cuh is missing the align_down() function. Either add it or drop unaligned.cuh.