[Openmp-dev] CMAKE_INSTALL_PREFIX vs -fopenmp and clang search library search path
David Chisnall
David.Chisnall at cl.cam.ac.uk
Wed May 13 09:32:32 PDT 2015
On 13 May 2015, at 17:29, Peyton, Jonathan L <jonathan.l.peyton at intel.com> wrote:
>
> What name is desirable instead of iomp? Do we want to link via…
> -lllvmomp
> -llvmomp
> -lclomp
> -lcomp
> -lnotintelomp ( just kidding J )
> … Some other name? I get the feeling someone outside of Intel should make this choice.
[Joining in the bikeshed]
-llomp seems most consistent (first letter of LLVM + omp, consistent with first letter of GNU + omp, first letter of Intel + omp).
David
More information about the Openmp-dev
mailing list