Announcement

Collapse
No announcement yet.

GCC 14 Compiler Might Have AMD RDNA3 GPU Support "Working For Most Purposes"

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

  • GCC 14 Compiler Might Have AMD RDNA3 GPU Support "Working For Most Purposes"

    Phoronix: GCC 14 Compiler Might Have AMD RDNA3 GPU Support "Working For Most Purposes"

    Earlier this month the GCC 14 compiler landed initial support for AMD RDNA3 "GFX11" graphics processors as part of the GNU Compiler Collection's OpenMP device offloading support for GPU compute. That initial support was rather basic but a follow-up patch has the possibility of making the RDNA3 (GFX11) support "working for most purposes" and will hopefully still be merged in time for the GCC 14.1 stable release...

    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
    Did FSR being open source help with this?

    Comment


    • #3
      might be a super noob question. But what does this mean ?....

      Is the compiling process offloaded to the card? Or is the code compiled for the particular GFX architecture such that it can be run on the card?
      Most likely the second but i want to understand it clearly.
      Last edited by CochainComplex; 25 January 2024, 06:14 AM.

      Comment


      • #4
        Originally posted by CochainComplex View Post
        Most likely the second but i want to understand it clearly.
        Your hunch was correct -- the second.

        Comment

        Working...
        X