Announcement

Collapse
No announcement yet.

Google's IREE To Demonstrate Machine Learning Via Vulkan With MLIR

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Google's IREE To Demonstrate Machine Learning Via Vulkan With MLIR

    Phoronix: Google's IREE To Demonstrate Machine Learning Via Vulkan With MLIR

    One of the new open-source compiler IR advancements of 2019 has been the Google/Tensorflow MLIR as the Multi-Level Intermediate Representation designed for machine learning models/frameworks. With Google's "IREE" project, MLIR can be accelerated by Vulkan and thus allowing machine learning via this high-performance graphics/compute API...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    This should help displacing CUDA lock-in.

    Comment


    • #3
      Originally posted by shmerl View Post
      This should help displacing CUDA lock-in.
      Let's hope so. My current impressionis that there are multiple efforts to replace CUDA and none of them has gained traction or progressed beyond the conceptional stage.

      Comment


      • #4
        Originally posted by GruenSein View Post

        Let's hope so. My current impressionis that there are multiple efforts to replace CUDA and none of them has gained traction or progressed beyond the conceptional stage.
        The main problem is they're way too late, and with inferior interface, e.g., the context creation of OpenCL is a nightmare.
        However, the current ML platforms, on the other hand, are making CUDA irrelevant rather than replacing CUDA.

        IMO this is a right direction, just like the Android is not replacing Windows but making Windows irrelevant on mobile systems.

        Comment


        • #5
          Originally posted by GruenSein View Post

          Let's hope so. My current impressionis that there are multiple efforts to replace CUDA and none of them has gained traction or progressed beyond the conceptional stage.
          Not really accurate since TensorFlow and many other CUDA applications have ports to AMD cards via HIP/HCC. It exists all you have to do is use it.

          Comment


          • #6
            Originally posted by cb88 View Post

            Not really accurate since TensorFlow and many other CUDA applications have ports to AMD cards via HIP/HCC. It exists all you have to do is use it.
            I am aware of these HIP-ports. Since I don't use ML-frameworks I can just go by the documentation I have found online. To me, these seem to suggest that compatibility is limited, the installation process is less straight forward etc. There is a reason why most HPC developments use CUDA

            Comment


            • #7
              If this works, I would seriously consider to switch to AMD!

              Comment

              Working...
              X