Metal GPU matrix multiplication with a CPU fallback
0

Configure Feed

Select the types of activity you want to include in your feed.

metal: pin wire to a commit

A branch ref makes a fresh opam install resolve whatever main points
at that day; every other pin in the tree names a commit. This is
main's current head, the revision the switch already has installed.

+2 -2
+1 -1
nox-linear.opam
··· 35 35 dev-repo: "git+https://tangled.org/gazagnaire.org/ocaml-metal" 36 36 x-maintenance-intent: ["(latest)"] 37 37 pin-depends: [ 38 - ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#f13082a3debfd5885f40b67d3405b73550379493"] 38 + ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#81a9579da9c5dbbf4f490411b04fb6863c59a5cc"] 39 39 ["bytesrw.0.3.0" "git+https://github.com/samoht/bytesrw.git#8944bbaa1d142bfe28af0cb04d2a28bf4d53cafd"] 40 40 ]
+1 -1
nox-linear.opam.template
··· 1 1 pin-depends: [ 2 - ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#f13082a3debfd5885f40b67d3405b73550379493"] 2 + ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#81a9579da9c5dbbf4f490411b04fb6863c59a5cc"] 3 3 ["bytesrw.0.3.0" "git+https://github.com/samoht/bytesrw.git#8944bbaa1d142bfe28af0cb04d2a28bf4d53cafd"] 4 4 ]