“Scarcity is the mother of invention” …looks like optimisation is back on the menu boys, something the Americans have forgotten whether for games, softwares, apps etc.

  • @Zarxrax@lemmy.world
    link
    fedilink
    English
    592 months ago

    Per the article, they just developed a faster algorithm for a specific type of material simulation.

    • @Isoprenoid@programming.dev
      link
      fedilink
      English
      342 months ago

      Per the article, they just developed a faster algorithm for a specific type of material simulation.

      You’re underplaying it.

      As per the article:

      This has broad implications for industries that require detailed material analysis, including:

      Aerospace and Defense: Improved modeling of material stress and failure in aircraft structures.

      Engineering and Manufacturing: More efficient testing of materials for construction and industrial applications.

      Military Research: Faster development of impact-resistant materials for defense systems.

      • AvieshekOP
        link
        fedilink
        English
        102 months ago

        Yes, exactly… For another example, the DeepSeek team developed their own replacement to CUDA called PTX (Parallel Thread Execution) a lower-level assembly-like language that allows for more granular optimisations of GPU performance offering 10X efficiency improvement recently as GPU sanctions were levied on China. This innovative approach not only challenges the dominance of CUDA in the AI landscape but also opens up new possibilities for optimizing GPU performance in various applications and this is what missing not only from those relying on Nvidia but its competitors whether AMD or Apple that prefers to have its own proprietary solutions.

        • @boonhet@lemm.ee
          link
          fedilink
          English
          162 months ago

          Nvidia developed PTX, DeepSeek leveraged it to do some load balancing work they couldn’t do in CUDA. They still also use CUDA.

          • AvieshekOP
            link
            fedilink
            English
            -3
            edit-2
            2 months ago

            I am aware and hence the word optimisation (instead of simply pouring money by hardware).