• aMockTie@lemmy.world
    link
    fedilink
    English
    arrow-up
    46
    ·
    2 days ago

    For those, like me, who wondered how much data was written in 400 picoseconds, the answer is a single bit.

    If I’m doing the math correctly, that’s write speeds in the 10s-100s GBps range.

    • xthexder@l.sw0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      18 hours ago

      1 bit / 400 picoseconds is 2.5Gbit/s, or 10x slower than a 1-bit GDDR7 bus (which the 5090 runs at 28Gbit/s * 512 bits).

      To be fair this is non-volatile memory though, so the closest real comparison might be Intel Optame. The speeds actually seem somewhat comparable to DDR5, though even that is starting to run in to physical distance and timing issues. The real questions will be around density, cost, and reliability.

  • pycorax@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    1 day ago

    It’s using graphene so we’ll see this as soon as the 100s of graphene innovations come too in who knows when?

  • Chozo@fedia.io
    link
    fedilink
    arrow-up
    18
    ·
    2 days ago

    Other than just making everything generally faster, what would be a use-case that really benefits the most from something like this? My first thought is something like high-speed cameras; some Phantom cameras can capture hundreds, even thousands of gigabytes of data per second, so I think this tech could probably find some great applications there.

    • frezik@midwest.social
      link
      fedilink
      English
      arrow-up
      20
      ·
      2 days ago

      There’s some servers using SSDs as a direct extension of RAM. It doesn’t currently have the write endurance or the latency to fully replace RAM. This solves one of those.

      Imagine, though, if we could unify RAM and mass storage. That’s a major assumption in the memory heirarchy that goes away.

      • xthexder@l.sw0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 hours ago

        This was actually the main market for Intel Optame. It’s got great write endurance, and better latency than Flash. I think they ended up stopping making it because it wasn’t cost effective. I’m actually using some old Optame drives in my server for the OS boot drive.

    • BetaDoggo_@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 day ago

      The speed of many machine learning models is bound by the speed of the memory they’re loaded on so that’s probably the biggest one.

      • xthexder@l.sw0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        17 hours ago

        Unfortunately this 1 bit / 400 picoseconds metric is 10x slower than GDDR7. The applications for this will be limited to things that need non-volatile memory.

    • aMockTie@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 days ago

      The article highlights on device AI processing. Could be game changing in a lot of ways.

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      7
      ·
      2 days ago

      I doubt it would work for the buffer memory in a high speed camera. That needs to be overwritten very frequently until the camera is triggered. They didn’t say what the erase time or write endurance is. It could work for quickly dumping the RAM after triggering, but you don’t need low latency for that. A large number of normal flash chips written in parallel will work just fine.