Data exceed int32 range
lyhsieh opened this issue · 3 comments
lyhsieh commented
RuntimeError: /io/build/temp.linux-x86_64-cpython-37/spconv/build/core_cc/src/cumm/conv/main/ConvMainUnitTest/ConvMainUnitTest_matmul_split_Simt_f32f32f32_0.cu(222)
int64_t(N) * int64_t(C) * tv::bit_size(algo_desp.dtype_a) / 8 < int_max assert faild. your data exceed int32 range. this will be fixed in cumm + nvrtc (spconv 2.2/2.3).
Is there any solution to resolve the issue?
winky4111 commented
请问这个问题解决了吗
NiuJiarui718 commented
I hope the author can take some time to address this issue.
lyhsieh commented
@traveller59 Is there any solution?