You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import Statement Clarification:
In the deploy module, there is an import statement: import deploy._CUDA.
I am unable to locate the corresponding module or understand its implementation.
Could you please provide guidance on resolving the kernel testing errors and clarify the purpose and implementation of the deploy._CUDA module?
Looking forward to your reply.
The text was updated successfully, but these errors were encountered:
It seems like the cutlass kernel accesses illegal memory. You may test the kernel using RTX3090 following our environment setup guidance. And you can provide more details about the environment, GPU version, Pip list, and CUDA version, etc.
Hello,guys
Thank you for your work on FlatQuant. I am currently testing the kernel performance and have encountered some issues:
Kernel Testing Errors:
While qattention.py runs successfully, other tests result in errors such as
Import Statement Clarification:
In the deploy module, there is an import statement: import deploy._CUDA.
I am unable to locate the corresponding module or understand its implementation.
Could you please provide guidance on resolving the kernel testing errors and clarify the purpose and implementation of the deploy._CUDA module?
Looking forward to your reply.
The text was updated successfully, but these errors were encountered: