home.social

#fp64 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fp64, aggregated by home.social.

fetched live
  1. AMD claims the MI430X is the most powerful FP64 GPU ever built — but it arrives in 2027

    Share if you found this interesting.

    1ban.news/amd-mi430x-fastest-f

    #1ban #amd #mi430x #fastest #fp64 #tech

  2. #Top500 FUD:

    Meaningless because not all #supercomputers are listed. - This has always been true.

    HPL doesn’t represent range of real applications. - No single benchmark ever will.

    #FP64 isn’t critical anymore. - It’s still heavily used in many/most production #HPC apps.

  3. China’s LineShine Supercomputer To Hit 2 ExaFlops With 47,000 CPUs and Zero Reliance on Foreign Chips China has unveiled its new supercomputer, called LineShine, in Shenzen, which will deliver 2 ...

    #Featured #News #Sticky #DeepSeek #FP16 #FP32 #FP64 #Fusion #Architecture #Huawei #Kunpeng

    Origin | Interest | Match
  4. #ScientificComputing is about to get a massive injection of #AI
    #Nvidia's #IanBuck on the importance of #FP64 to power research, in a world that's hot for inferencing
    Enabling the AI-#HPC merger: on Monday, the company unveiled Apollo – a new family of open models designed to accelerate industrial and computation engineering. Nvidia has integrated Apollo into industrial design software suites from Cadence, Synopsys, and Siemens.
    theregister.com/2025/11/18/fut #SC25

  5. Interesting take from an #Nvidia engineer I met at #ISC25: "Do you need IEEE-754 compliant #FP64, or do you need digits? Digits we can get you through FP64 emulation."

    Not sure what to make of that. Things were an absolute mess before the IEEE-754 standard, and I wouldn't want to ever go back to that. No standards means you cannot at all port software between hardware architectures even from within the same vendor. Having to re-architect software for each and every new chip is not gonna happen.

  6. With all the hot discussions about #FP64 right now, what do you say to Nvidia almost entirely axing FP64 on #Blackwell Ultra B300?

    B200 180GB FP64 performance: 37.2 TFlops/s
    B300 288GB FP64 performance: 1.2 TFlops/s ☠️

    They're going from the usual datacenter #GPU FP64:FP32 ratio of 1:2 down to cheap 1:64, like on all their gaming/workstation GPUs.
    Personally I think this is fantastic - it opens the doors wide for competitors to step into the #HPC market.

    nvidia.com/en-us/data-center/g

  7. Some great debate already in response to my question on #FP64.

    But are we just defending FP64 because it is what we have now and what we know?

    Would we defend FP32 if that is all we had?

    If we had pervasive FP128 would we be arguing that a drop to FP64 is not good enough?

    #ISC25 #HPC

  8. Provocative question to debate at #ISC25 - in talks, meetings, booths, over beers:

    What is so special about #FP64 that science holds it as a gold standard?

    If #HPC had never got as far as FP64, eg had got stuck at FP32, surely we would still have been able to do science?

  9. #JackDongarra Makes a Stand for Traditional #HPC: "US still doesn’t have a clear, long-term plan for what comes next.... U.S. risks falling behind."

    Challenges to high-performance computing threaten #US #innovation

    The #AI boom has led chip makers to focus on #FP16 and #FP8, not the #FP64 used by scientific research. If chip companies stop making the parts that #scientists need, then it could become harder to do important research.
    theconversation.com/challenges

  10. #HPC and other scientific computing folks should like this image ... it's a floating point 😀

    #FP64 #FLOPS

  11. Did you know? #Battlemage / #Intel Arc B580 adds support for (a little bit of) #FP64, with FP64:FP32 ratio of 1:16. 🖖 🧐
    This helps a lot with application compatibility. FP64 support was absent on Arc Alchemist.
    github.com/ProjectPhysX/OpenCL

  12. #ElCapitan Towers Above the #Top500 in a Big #HPE Win using #AMD Instinct #MI300A system. With sustained #HPL of 1.742EF and peak speed of 2.79EF of #FP64, this is a big jump over previous generation systems. El Capitan has a unique architecture as it uses #APU combining #CPU plus #GPU onto a package with high-bandwidth memory. Over 44,000 of these MI300A APUs are then packed into the HPE #Cray Shasta liquid cooled platform, and connected via the Slingshot interconnect.
    servethehome.com/el-capitan-to

  13. #HPE goes Cray for #Nvidia's Blackwell #GPU, crams 224 into a single cabinet
    Announced ahead of #SuperComputing conference in Atlanta, Cray's #EX154n platform will support up to 224 Nvidia Blackwell GPUs and 8,064 Grace CPU cores per cabinet. That works out to just over 10 petaFLOPS at #FP64 for #HPC applications or over 4.4 exaFLOPS FP64 for sparse AI and machine learning workloads
    HPE's new ProLiant servers offer choice of Gaudi, Hopper, or Instinct acceleration
    theregister.com/2024/11/13/hpe #sc24

  14. Happy #Exascale day to all who celebrate and the companies that use it as marketing

    Doug Eadline has a wonderful piece in HPCWire about how not all exa are equivalent, and the push to brand things with lower precision as #zetascale flies in the face of 30 years of agreeing that FLOPS are #fp64, so there is one and only one definition of #exaFLOPS, and its bases on the #HPLinpack benchmark.

    Go Read; In This Club, You Must 'Earn the Exa'
    hpcwire.com/2024/10/17/in-this

  15. FP32, FP16, BF16 и FP8 — разбираемся в основных типах чисел с плавающей запятой

    Привет, Хабр! Сегодня давайте поговорим о том, как современные вычисления на GPU стали более гибкими и эффективными благодаря различным форматам чисел с плавающей запятой ( FP64 , FP32 , FP16 , BFLOAT16 и FP8 ). Эти форматы не просто числа — за каждым из них стоит конкретная область применения. В разных ситуациях мы сталкиваемся с задачами, где важны либо скорость, либо точность, и правильно выбранный тип floating point помогает оптимизировать ресурсы. Давайте разберём всё это на примерах и поймём, в каких задачах каждый из этих форматов будет наиболее полезен.

    habr.com/ru/companies/serverfl

    #FP16 #fp32 #FP64 #BF16 #floating_point #плавающая_запятая #fp8 #числа_с_плавающей_запятой #формат_с_плавающей_запятой

  16. Experiment comparing reactions across social media platforms ...

    One or more of #Fortran or #FP64 or #onprem #hpc will be obsolete by 2030.

    Ignoring this message counts as agreeing :-)

  17. Lul. So just found out via bird side that on windows anyway, Intel #arc GPUs do have #FP64 emulation, but it’s hidden behind APPLICATION NAMING

    Seriously. If you rename an app to blender.exe you get fp64 @karolherbst