Announcement

Collapse
No announcement yet.

Intel Ships Open-Source OpenMP Runtime For LLVM

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

  • Intel Ships Open-Source OpenMP Runtime For LLVM

    Phoronix: Intel Ships Open-Source OpenMP Runtime For LLVM

    While LLVM's Clang C/C++ compiler has made amazing progress in recent times, one of the features it's sorely been missing has been OpenMP support to allow it to better compete with GCC in many multi-threaded workloads. There's been numerous projects to work on OpenMP support in LLVM/Clang and most recently Intel has been taking up the work. Intel's latest announcement in the area is that they have decided to open-source their own OpenMP Runtime as a new LLVM sub-project...

    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
    Lovely; that appears to fix the last of the large outstanding issues with clang. (Well, apart from support for older/rarer platforms, but that's nowhere near as pressing.)

    Also, it should make the benchmark results look better; always a plus...

    Comment


    • #3
      Awesome! (but doesn't it compete with their own compiler?)

      Comment


      • #4
        Originally posted by log0 View Post
        Awesome! (but doesn't it compete with their own compiler?)
        Yuuuuuuup, though they may be looking to get out of the compiler business and move to LLVM/Clang + Internal patches, just a thought
        All opinions are my own not those of my employer if you know who they are.

        Comment


        • #5
          If the intel optimizations for avx, etc... goes to clang, it's going to be awesome!

          Comment

          Working...
          X