Announcement

Collapse
No announcement yet.

Intel Adds A Tiny OpenCL Compiler To Mesa 22.1 For Their Vulkan Ray-Tracing Code

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

  • Intel Adds A Tiny OpenCL Compiler To Mesa 22.1 For Their Vulkan Ray-Tracing Code

    Phoronix: Intel Adds A Tiny OpenCL Compiler To Mesa 22.1 For Their Vulkan Ray-Tracing Code

    Intel has hadded a little OpenCL C compiler binary to Mesa 22.1 today in the latest development code-base...

    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
    But why a binary? Every other shader compiler in mesa is open source and essentially just a function that mesa calls into.

    Is there really any special sauce in converting C code to SPIR-V?

    Comment


    • #3
      Originally posted by Developer12 View Post
      But why a binary? Every other shader compiler in mesa is open source and essentially just a function that mesa calls into.

      Is there really any special sauce in converting C code to SPIR-V?
      It looks like the full source code is in the Mesa repo.

      Comment


      • #4
        Mesa drivers can have a little C compiler, as a treat.

        Comment


        • #5
          Originally posted by aschmidtm
          Can either of us delete my comments?
          First, you need to "edit" your comment. Then, you'll see the option to delete it.

          Comment


          • #6
            Originally posted by coder View Post
            First, you need to "edit" your comment. Then, you'll see the option to delete it.
            Thanks! I was on my phone, no options there. Had to make it to my computer to edit.

            Comment

            Working...
            X