-
Notifications
You must be signed in to change notification settings - Fork 23
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
cublas-sys already exists #21
Comments
AIUI, cublas-sys is basically unmaintained at the moment, and hasn't been maintained for a while. There is juice, which has forks in sub-directories, as well as cudnn stuff: https://github.com/spearow/juice |
Have you asked for the crate name from the current owners? It looks like the current crate is abandoned. I'm hoping to write a safe wrapper to cuBLAS at some point, so it'd be great to pull in cublas-sys from crates.io. |
I think I've offered to transfer ownership of the CUDA-related crates of AutumnAI to this organization in the first discussions of it's formation. The offer still stands, so if a maintainer here wants to pick them up, just ping me. |
I'd be happy to take ownership of the |
Sent invites to both of you for the crates! |
I've confirmed. Thanks! |
The text was updated successfully, but these errors were encountered: