Announcement

Collapse
No announcement yet.

How To Use GCC 5's OpenMP & OpenACC Offloading Support

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

  • How To Use GCC 5's OpenMP & OpenACC Offloading Support

    Phoronix: How To Use GCC 5's OpenMP & OpenACC Offloading Support

    With the upcoming GCC 5 compiler release there is the offloading infrastructure support in place as OpenMP 4.0 and OpenACC compute offloading to accelerators begin to mature in this open-source compiler. For those willing to toy with the latest experimental code, it's possible to get your feet wet if you have a NVIDIA GPU or supported Intel Xeon Phi MIC card...

    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
    This looks promising.
    Is this something AMD will be collaborating on ?
    I didn't see amd or radeon mentioned anywhere on that wiki, a quick google search isn't turning up anything either.

    Comment


    • #3
      Originally posted by Soul_keeper View Post
      This looks promising.
      Is this something AMD will be collaborating on ?
      I didn't see amd or radeon mentioned anywhere on that wiki, a quick google search isn't turning up anything either.
      Search for HSA support in GCC

      Comment

      Working...
      X