OpenMP* project

OpenMP* project

I am extremely glad to announce that Intel has decided to provide a copy of our Intel® open-source OpenMP* runtime as an LLVM sub-project (and the LLVM project has been kind enough to accept our contribution!). This gives the community a fully LLVM license compatible version of the OpenMP runtime for use in OpenMP development projects. The complete source code is now available at openmp.llvm.org.

We open-sourced the Intel OpenMP runtime code to support the development of a full LLVM-based implementation of the OpenMP specification. Intel’s compiler team in Moscow has made outstanding progress in implementing the Clang changes to support the OpenMP language extensions (you can see their work at http://clang-omp.github.io), and now we’ve reached a milestone where we can create an LLVM sub-project for some of the other components that are needed to build a complete OpenMP system.

Personally, I am very happy (and proud) to be associated with LLVM, and I look forward to a long and productive collaboration.

– Jim Cownie

Posted by Jim Cownie at 3:13 AM

Labels: OpenMP

发布了18 篇原创文章 · 获赞 22 · 访问量 3553

猜你喜欢

转载自blog.csdn.net/Rubison/article/details/104034388