Skip to content
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

Increase CUDA.jl compat to 5.0.0? #72

Open
johnbcoughlin opened this issue Oct 25, 2023 · 2 comments
Open

Increase CUDA.jl compat to 5.0.0? #72

johnbcoughlin opened this issue Oct 25, 2023 · 2 comments

Comments

@johnbcoughlin
Copy link

Just creating an issue to ask if there are blockers for this to happen. I am using NNlibCUDA.jl to access CUDA bindings for convolution routines, but not using Flux at all.

@ToucheSir
Copy link
Member

NNlib itself now has built-in CUDA integration via Julia package extensions. As such, NNlibCUDA is no longer required and more or less deprecated on newer Julia versions.

@MariusDrulea
Copy link

If this is the case, I think we shall add a deprecation warning in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants