Announcement

Collapse
No announcement yet.

GCC Is Potentially Months From Seeing Radeon OpenMP 4.5 / OpenACC 2.6 GPU Offloading

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

  • GCC Is Potentially Months From Seeing Radeon OpenMP 4.5 / OpenACC 2.6 GPU Offloading

    Phoronix: GCC Is Potentially Months From Seeing Radeon OpenMP 4.5 / OpenACC 2.6 GPU Offloading

    At last month's GNU Tools Cauldron was an update on the Radeon GCN back-end state for the GCC compiler, which is likely to see more code land around year's end...

    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
    I'm guessing latency or real-time applications are not the top priority at the moment. I wonder how latency compares to running OpenMP tasks on the CPU vs GPU offloading. I've always wanted to investigate using GPUs for large scale real-time physics processing that works on Nvidia and AMD without using OpenCL.

    Thanks to Thomas Schwinge for presenting Andrew Stubbs' work.

    Comment


    • #3
      Well i don't believe that we will have any distro builds with offloading bytecode on their core. Probably those who develop those stuff are short minded and they cannot develop something that will automatically build accelerated bytecode from any source. So we will have to wait for someone to support this on his app by spending thousands of man-hours. Waiting for ever that is.

      Comment


      • #4
        What about clang? Anyone from AMD working on supporting OpenMP GPU offloading for Radeon on upstream repository? I saw some experimental implementation but they seemed quite dead... libomptarget and nvidia offloading are quite in good shape (not yet the performance of native cuda implementation but things are getting better).

        Comment

        Working...
        X