Announcement

Collapse
No announcement yet.

SUSE Looks To Mainline The AMD HSA Support In GCC

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

  • SUSE Looks To Mainline The AMD HSA Support In GCC

    Phoronix: SUSE Looks To Mainline The AMD HSA Support In GCC

    Martin Jambor at SUSE is looking to begin mainlining the HSA (Heterogeneous System Architecture) support within the GCC compiler...

    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
    That is goooood news. Especially for Gentoo people.
    Offloading some of the compilation process to the GPU. Now I just need some HSA compatible APU. Damn. My two Kabinis aren't fully HSA.
    Stop TCPA, stupid software patents and corrupt politicians!

    Comment


    • #3
      This work is not about offloading some parts of compilation to the GPU, it's about adding support to GCC for HSA so that you can write code that offloads stuff to the GPU.

      Comment


      • #4
        Originally posted by brent View Post
        This work is not about offloading some parts of compilation to the GPU, it's about adding support to GCC for HSA so that you can write code that offloads stuff to the GPU.
        Yeah, those patches allows binaries compiled with GCC that uses OpenMP to run the supported OpenMP pragmas on the GPU

        Comment

        Working...
        X