-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Discussion] CuArrays in Julia1.5 is faster! But why? #59
Comments
Which version of CUDAnative and GPUCompiler does this use? |
(@v1.5) pkg> st CUDAnative
Status `~/.julia/environments/v1.5/Project.toml`
[be33ccc6] CUDAnative v3.1.0 The same in Julia-1.4.1. Maybe the performance increase is related to the updates in Julia1.5 Maybe you can also run the CUDAnative benchmark again, some of them might be faster automatically. |
Please also see: |
This is really amazing, isn't it! @maleadt |
Julia 1.4.1
Julia1.5-beta
The text was updated successfully, but these errors were encountered: