Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to use int as output type?> #1

Open
jiaodianai opened this issue May 24, 2024 · 0 comments
Open

How to use int as output type?> #1

jiaodianai opened this issue May 24, 2024 · 0 comments

Comments

@jiaodianai
Copy link

Thank you for your CUDA-INT8-GEMM project on GitHub. I have been perplexed by how to perform integer matrix operations using WMMA, and your project has been immensely helpful.

When I compiled with int8_t as the output type, everything ran smoothly; however, when I tried to set the output type to int, the compiler indicated that there seemed to be no overloading for int parameters, which puzzled me because gemmi8.cuh does contain such overloading.

I have tried various methods but cannot resolve this issue, so I am seeking guidance on how to use int as the output type correctly. If you have the time to respond to my question, I would be delighted.
shotscreen

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant