[PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.

Andrey Bokhanko andreybokhanko at gmail.com
Fri Jul 24 10:26:55 PDT 2015


andreybokhanko added a subscriber: andreybokhanko.
andreybokhanko added a comment.

In http://reviews.llvm.org/D11059#210215, @hans wrote:

> -fopenmp=libomp?


This one works "out of the box" indeed (provided a user has runtime library available). As I see, Alexey updated his patch to reflect this.

In http://reviews.llvm.org/D11059#210215, @hans wrote:

> Where is the user supposed to get the runtime lib from? It's not currently part of the pre-built binaries that ship as part of the release.


OpenMP runtime sources (along with build instructions) is a part of llvm release since 3.5. As I understand, only core clang + llvm compilers are supplied as pre-built binaries, the rest is in source code only.

Yours,

Andrey Bokhanko
===============

Software Engineer
Intel Compiler Team
Intel


http://reviews.llvm.org/D11059







More information about the cfe-commits mailing list