-
Notifications
You must be signed in to change notification settings - Fork 447
Conversation
@allisonvacanti cub 1.15 is not finally released yet, is that correct? If so, can we integrate this last-minute fix to 1.15? I really want PyTorch to compile with every version of cub. |
cc: @senior-zero |
cc: @ptrblck |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for fixing this! I thought that __CUDA_NO_HALF_CONVERSIONS__
meant that there are no conversion intrinsics.
@zasdfgbnm I can backport this to 1.15 for the release. I'll do another RC today or tomorrow with a few other small bug fixes that have popped up. @senior-zero Once the tests look good, let's land this in |
Thanks a lot! |
DVS CL: 30579794 |
Fixes: #394