“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
    link
    English
    606 days ago

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

    • @[email protected]
      link
      fedilink
      English
      356 days 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
        English
        7
        edit-2
        2 days ago

        Yes, exactly… For another example, the DeepSeek team developed their own replacement to CUDA with 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.

        • @[email protected]
          link
          fedilink
          English
          13 days ago

          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

          No they didn’t. NVIDIA created PTX

        • @[email protected]
          link
          fedilink
          English
          176 days 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
            English
            -6
            edit-2
            4 days ago

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

              • AvieshekOP
                link
                English
                1
                edit-2
                2 days ago

                *Developed their own replacement using PTX to gain granular control over CUDA and hence the emphasis with optimisation as a user so all software, app, game and likewise developers take this practice into consideration again.

            • @[email protected]
              link
              fedilink
              English
              75 days ago

              Your original comment was wrong on several counts and this one… just says nothing. I’m not sure what you’re trying to say even.

  • Cousin Mose
    link
    fedilink
    English
    136 days ago

    optimisation is back on the menu boys

    Now let’s fix GitHub’s glitchy-ass JavaScript on pull requests!