top | item 44203152

(no title)

dedicate | 8 months ago

I feel like we're just trading one bottleneck for another here. So instead of slow storage, we now have a system that's hyper-sensitive to any interruption and probably requires a dedicated power plant to run.

Cool experiment, but is this actually a practical path forward or just a dead end with a great headline? Someone convince me I'm wrong...

discuss

order

tokyolights2|8 months ago

Sandia National Labs is one of the few places in the country (on the planet?) doing blue-sky research. My first thought was similar to yours--If it doesn't have storage, what can I realistically even do with it!?

But sometimes you just have to let the academics cook for a few decades and then something fantastical pops out the other end. If we ever make something that is truely AGI, its architecture is probably going to look more like this SpiNNaker machine than anything we are currently using.

rbanffy|8 months ago

> what can I realistically even do with it!?

It doesn't have built-in storage, but that doesn't mean it can't connect to external storage, or that its memory cannot be retrieved from a front-end computer.

JumpCrisscross|8 months ago

> we're just trading one bottleneck for another

If you have two systems with opposite bottlenecks you can build a composite system with the bottlenecks reduced.

moralestapia|8 months ago

Usually, you get a state with two bottlenecks ...

mipsISA69|8 months ago

This smells like a VC derived sentiment - the only value is from identifying the be all end all solution.

There's plenty to learn from endeavors like this, even if this particular approach isn't the one that e.g. achieves AGI.

fc417fc802|8 months ago

HPC jobs generally don't stream data to disk in the first place. They write out (huge) snapshots periodically. So mount a network filesystem and be done with it. I don't see the issue.