-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: no suitable conversion function from "__half" to "float" exists #2
Comments
It seems like a Version Incompatibility Error. Can you try to adjust your python version like here? |
But, this SLaK supports python version is 3.8, is we required downgrade python version and reinstall library? and then if possible, can you upload your docker file please. |
Hi, I met the same problem. I tried using python3.8 and python3.7. Both failed... |
Hi all, It seems the update of cutlass causes this issue. I have uploaded the one I am using cutlass, which can be installed properly. |
Thanks! It worked! |
Awesome. In this case I am closing this issue. Feel free to reopen it if needed. |
When I run "./setup.py install --user" script, I got this error.
The text was updated successfully, but these errors were encountered: