cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

fix(type_traits): fix traits for 64 bit int

Open JieRen98 opened this issue 1 year ago • 7 comments

JieRen98 avatar Nov 29 '23 16:11 JieRen98

cublas does not support int64_t gemm, it does not have CUDA_R_64I

hwu36 avatar Nov 30 '23 14:11 hwu36

@hwu36 although cuBLAS does not have an i64 gemm, shall we still update the corresponding cuBLAS dtype?

thakkarV avatar Nov 30 '23 14:11 thakkarV

shall we still update the corresponding cuBLAS dtype?

I don't know what is the best solution here. maybe just write a comment here?

hwu36 avatar Nov 30 '23 14:11 hwu36

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Jan 06 '24 16:01 github-actions[bot]

shall we still update the corresponding cuBLAS dtype?

I don't know what is the best solution here. maybe just write a comment here?

Was int64 supported added in cuBLAS12? https://docs.nvidia.com/cuda/cublas/index.html#bit-integer-interface

Skylion007 avatar Feb 24 '24 23:02 Skylion007

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Mar 26 '24 01:03 github-actions[bot]

This PR has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates.

github-actions[bot] avatar Jun 24 '24 01:06 github-actions[bot]