Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pkhuong
4 months ago
|
parent
|
context
|
favorite
| on:
How to tile matrix multiplication (2023)
> only helps once you are compute rather than bandwidth bound
Asymptotically, I don't think Strassen performs Theta(n^3) memory operations in sub-n^3 time.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Asymptotically, I don't think Strassen performs Theta(n^3) memory operations in sub-n^3 time.