Hacker News new | ask | show | jobs
by ianai 1108 days ago
What’s going to have the faster latency? Memory chiplets on the same substrate as the cpu cores or memory dimms sitting in a housing a few inches away?

I’m sure there’s more than a few factors making latency faster for those chiplets.

https://www.anandtech.com/show/17431/apple-announces-m2-soc-...

Edit-but I don’t think this question is about latency exactly. If you’re editing a large file that fits in 196gb ram all at once then those edits should benefit by apparently an order of magnitude higher bandwidth. It’s going to be able to address all of its ram several times per second while the i9 will take much longer (roughly). That and similar speedups from the whole systems engineering should make up some for not having more ram. Think how 8 gig of ram in the m1 was widely reported to be more usable than expected when announced.

1 comments

Memory chiplets on the same substrate as the cpu cores or memory dimms sitting in a housing a few inches away?

Where are you getting this information on the memory latency? What is the actual number?

I don’t think this question is about latency exactly.

You were the one the brought up latency

those edits should benefit by apparently an order of magnitude higher bandwidth

Most software is not written well enough to be memory bandwidth limited, even graphics software. It is mostly games that end up actually needing the memory bandwidth.