-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Testing CuPy 13 on Windows #254
Comments
Looks good:
(Last line demonstrates my |
Ran without warning on my Win 11 CUDA 12 machine as well 🎉 |
Thanks to all for help! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Previously we saw this warning
Changes were made upstream to resolve the warning ( cupy/cupy#8051 ). Particularly in CuPy 13.0.0 ( cupy/cupy#8076 )
Would like to confirm that the warning is gone as of CuPy 13.0.0+
Would suggest the following test procedure
Install:
Test code:
Please share your results below
The text was updated successfully, but these errors were encountered: