[BUG]An illegal instruction caused by masked_matmul
on v100 when the dim isn't multiple of 32.
#2411
Labels
bug
Something isn't working
Describe the bug
An illegal instruction caused by
__shfl_down_sync
inmasked_matmul
on v100 when the dim is not multiple of 32.The text was updated successfully, but these errors were encountered: