-
Notifications
You must be signed in to change notification settings - Fork 112
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
Matrix multiplication support #285
base: master
Are you sure you want to change the base?
Matrix multiplication support #285
Conversation
6ece864
to
aed9b29
Compare
@cwfitzgerald (Sorry for the ping if you're not the correct person). We're iterating quite a bit on this here -> https://github.com/ivarflakstad/metal-rs |
I'm not really involved in metal-rs development outside of administration and releases, so not really sure what fits and what doesn't :) |
Fair enough 😊 |
@kvark Do you know who might be involved with metal-rs? |
@Wumpf Maybe ? After having matured a bit this and implemented the Ofc having maintainer advice would be helpful. We might return to |
Edit: outdated, see https://github.com/ivarflakstad/metal-rs for current state.
Leaving open for visibility.
Hey! Gave this a go.
Output from running
cargo run --release --example mps-matrix-multiplication --features=mps