-
Notifications
You must be signed in to change notification settings - Fork 110
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
Not compatible with CUDA for Julia 1.11 #2108
Comments
|
Adapt is required by RecursiveArrayTools to be in the version range 3.0.0 - 3.7.2. |
See #2063. |
This is all related to #1789 so it will take some time |
This was referenced Oct 16, 2024
huiyuxie
changed the title
Not compatible with CUDA
Not compatible with CUDA for Julia 1.11
Nov 19, 2024
Update: There is no compatibility issue for Julia 1.10; the issue only exits for Julia 1.11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This package restricts the GPUCompiler version to an old one which is out of maintenance and it could do with some old dependencies - leads the CUDA failed to precompile.
The text was updated successfully, but these errors were encountered: