userbinator 3 hours ago

to demonstrate that the device remains stable even after 60,000s

A little over 16 hours? That's suspiciously short. The endurance vs retention curve isn't clear from this article either; they say "10 years" and "5.5 million cycles" but it seems more like you either get 10 years and 1 cycle, or 5.5M cycles to immediate failure with no regard to retention.

It reminds me of this old paper on testing USB drives for endurance, where they just hammered at the flash until it failed to program immediately and "concluded" that the endurance was many orders of magnitude higher than the manufacturer's specifications, with no attention paid to retention at all: https://www.usenix.org/event/fast10/tech/full_papers/boboila...

  • tlb an hour ago

    It's more like DRAM with a much longer refresh time (60 ks instead of 60 ms).

bob1029 an hour ago

Assume the memory is instant. We still need to communicate with it across physical distance. How far away the memories are in space is way more critical than the speed of any one element in isolation.

Why are we constrained to such a relatively small amount of L1 cache? What would stop us from extending this arbitrarily?

thund 3 days ago

> The Dirac channel flash shows a program speed of 400 picoseconds, non-volatile storage and robust endurance over 5.5 × 10^6 cycles.

  • rcxdude 4 hours ago

    So, about 2ms of use? That lifetime seems like this is far from practical as a replacement for SRAM.

    • dgoldstein0 4 hours ago

      My guess is they are thinking of it more as a replacement for dram or disk. I didn't read far enough to learn if it failed after all those cycles or just "we stopped testing it". Either way it sounds promising.

    • codedokode 4 hours ago

      Can it be used as FPGA config RAM? Also, maybe for faster SSDs?

    • Someone 3 hours ago

      I think they mean write-read cycles.

    • jmpman 3 hours ago

      Would it be lower power than DRAM?