eyalroz / cuda-kat

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

Add wrappers for mathmatical type conversion functionality #26

Open eyalroz opened 5 years ago

eyalroz commented 5 years ago

Part of the CUDA on-device "math API" is multiple casting operations. We should provide a uniform, readable, no-overhead, C++'ish interface to that functionality.