Skip to content

Instantly share code, notes, and snippets.

@V0XNIHILI
Last active January 29, 2024 16:48
Show Gist options
  • Save V0XNIHILI/1e48126481937a4302c4448d47a3eef9 to your computer and use it in GitHub Desktop.
Save V0XNIHILI/1e48126481937a4302c4448d47a3eef9 to your computer and use it in GitHub Desktop.
Matrix multiplication in graph form
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dmikushin
Copy link

Hi @V0XNIHILI , this is an interesting sketch. Are you reachable for a follow-up discussion? I wonder what you think about tailoring this sketch towards some extreme usecases, such as very big matrices (not even fit into the RAM), or efficient cache-aware blocked multiplication?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment