Announcement

Collapse
No announcement yet.

oneAPI Level Zero Loader v1.5 Released With VPU Driver Recognition, Multi-Driver Support

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

  • oneAPI Level Zero Loader v1.5 Released With VPU Driver Recognition, Multi-Driver Support

    Phoronix: oneAPI Level Zero Loader v1.5 Released With VPU Driver Recognition, Multi-Driver Support

    Intel has released a new version of their loader for oneAPI Level Zero for loading the Level Zero software driver components...

    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
    For those wondering what is VPU, it appears Intel has released some video coding chips with neural cores.

    Comment


    • #3
      Originally posted by tildearrow View Post
      For those wondering what is VPU, it appears Intel has released some video coding chips with neural cores.
      ARM chips have had VPUs for a while, minus the "neural cores". That's one of the things that made some of the earlier ones more bearable to use despite the otherwise sub-par GPU support.

      Comment


      • #4
        But does oneAPI work on RISC-V?
        Also does it work on both Intel and AMD or only Intel?

        Comment


        • #5
          Originally posted by uid313 View Post
          But does oneAPI work on RISC-V?
          While I haven't had much experience with onAPI outside of oneDNN it seems like: yes, experimental support is available for RISC-V.

          Originally posted by uid313 View Post
          Also does it work on both Intel and AMD or only Intel?
          Yes, at least oneDNN works on AMD since it targets instruction sets, not CPU models.

          Comment


          • #6
            Originally posted by uid313 View Post
            Also does it work on both Intel and AMD or only Intel?
            oneAPI is against CUDA so Intel needs support from every non-NVidia vendor to have a chance.

            Comment


            • #7
              Originally posted by Ladis View Post

              oneAPI is against CUDA so Intel needs support from every... vendor to have a chance.
              Fixed: https://intel.github.io/llvm-docs/Ge...or-nvidia-cuda

              Comment


              • #8
                Nice, the oneAPI already supports hardware acceleration on the non-Intel GPU hardware. In the case of NVidia it's CUDA, and I the case of AMD it's HIP AMD. Not sure whether the CUDA backend was written by someone from NVidia and it doesn't mean oneAPI replaces CUDA on the Nvidia hardware. But the wrapper is important for developers because they can have one codepath (similar to MoltenVK wrapper allowing developers to write in Vulkan for all platforms).

                Comment

                Working...
                X