is there any 16 bits long variable in CUDA? I need an unsigned integer of 16 bits. I've tried:
uint16
uint16_t
But no one is recognized by nvcc.
May be you should try ordinary c unsigned short?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With