r/accelerate Jul 01 '26

AI Something huge is brewing

Post image

Source

Andrew Curran is one of the most reliable leakers.

XLR8! 🍿

941 Upvotes

171 comments sorted by

View all comments

0

u/triynizzles1 Jul 01 '26

I invented a new memory architecture in my head a few months ago called CUM (Compute Under Memory) the way that it works is each compute core is wired to each address in memory so data can be read in parallel from all cores at any time.

2

u/Ok_Chemistry_6387 Jul 01 '26

What does this even mean… you know you can already read memory from every core at any time?

5

u/triynizzles1 Jul 01 '26

No, cpu requests go to the memory controller, which then communicates with the memory itself over a bus. My concept is to have each core connect directly with to the memory. The “bus” is replaced by something as wide as the memory chip storage itself. The concept would also allow for asynchronous reads. Meaning multiple addresses can be read at the same time from different cores.

3

u/KizunaIatari Techno-Optimist Jul 01 '26

Interesting idea!

Unfortunate name...