All, Just a heads up that OpenMP 3.1 implementation in clang/llvm compiler is fully complete. Kudos to my colleague from Intel, Alexey Bataev, who wrote most of the code! Apart of Alexey, many other people contributed to this effort; most notably Alexander Musman (also from Intel), who implemented #pragma simd; Mahesha S (then from AMD, now from Samsung), who wrote initial patch that started it all; Intel Compiler QA team, that relentlessly worked behind the scenes to test new developments all the way; and last, but not least Richard Smith (Google), John McCall (Apple), Hal Finkel (ANL), Dmitry Gribenko (Apple) and Doug Gregor (Apple) who did a ton of code reviews and ensured high quality of the implementation. Other people worth mentioning include Jim Cownie, Jack Howarth, Chris Bergström and many members of OpenMP ARB who contributed with code reviews, testing and general expertise. Well done! -- and keep up the good work, to OpenMP 4.x and beyond! ;-) Yours, Andrey Bokhanko ============Software Engineer Intel Compiler Team Intel
On Thu, May 7, 2015 at 3:25 AM, Andrey Bokhanko <andreybokhanko at gmail.com> wrote:> All, > > Just a heads up that OpenMP 3.1 implementation in clang/llvm compiler > is fully complete.Congratulations! Would you like to add a blurb to the release notes for the next release? Thanks, Hans
On Thu, May 7, 2015 at 10:53 PM, Hans Wennborg <hans at chromium.org> wrote:> Congratulations! Would you like to add a blurb to the release notes > for the next release?Sure! Will do. Yours, Andrey
On Thu, May 7, 2015 at 3:25 AM, Andrey Bokhanko <andreybokhanko at gmail.com> wrote:> All, > > Just a heads up that OpenMP 3.1 implementation in clang/llvm compiler > is fully complete. > > Kudos to my colleague from Intel, Alexey Bataev, who wrote most of the > code! >Congratulations and many thanks to Alexey for all his hard work here, and to every one else who has contributed to this effort. In recognition of his work, commitment and expertise here, Alexey is code owner for our OpenMP support going forward.> Apart of Alexey, many other people contributed to this effort; most > notably Alexander Musman (also from Intel), who implemented #pragma > simd; Mahesha S (then from AMD, now from Samsung), who wrote initial > patch that started it all; Intel Compiler QA team, that relentlessly > worked behind the scenes to test new developments all the way; and > last, but not least Richard Smith (Google), John McCall (Apple), Hal > Finkel (ANL), Dmitry Gribenko (Apple) and Doug Gregor (Apple) who did > a ton of code reviews and ensured high quality of the implementation. > > Other people worth mentioning include Jim Cownie, Jack Howarth, Chris > Bergström and many members of OpenMP ARB who contributed with code > reviews, testing and general expertise. > > Well done! -- and keep up the good work, to OpenMP 4.x and beyond! ;-) > > Yours, > Andrey Bokhanko > ============> Software Engineer > Intel Compiler Team > Intel > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150512/41acbac8/attachment.html>
Seemingly Similar Threads
- [LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
- [LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
- [LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete
- [LLVMdev] OpenMP 3.1 Support Implementation In Clang Is Available
- [LLVMdev] [Openmp-dev] OpenMP 3.1 Implementation Complete