Closed EnaAlogo closed 1 year ago
Thanks! (I guess you're on Windows?)
If you want to you can open a PR with the same fix for jitify2: https://github.com/NVIDIA/jitify/blob/jitify2/jitify2.hpp#L3926
Okay i will do that now , also yes i am on Windows.
LONG_MAX is not unsigned 4294967295 , this has been giving me a narrowing conversion error when trying to use the cub block_reduce header.