Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
colanderman
on March 23, 2021
|
parent
|
context
|
favorite
| on:
Matrix multiplication inches closer to mythic goal
> for small problem size that's exactly what they are
O notation does not apply to small problems. It is strictly concerned with asymptotic behavior.
anon_tor_12345
on March 23, 2021
[–]
you're completely missing the point (again). the point is that complexities (even asymptotic) of sequential algorithms don't apply to parallelizations of those algorithms.
aquadrop
on March 24, 2021
|
parent
[–]
Only for infinite number of parallelized processors?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
O notation does not apply to small problems. It is strictly concerned with asymptotic behavior.