[cfe-dev] switching CLANG_DEFAULT_OPENMP_RUNTIME to libomp

Jack Howarth howarth.mailing.lists at gmail.com
Mon Jun 1 04:34:58 PDT 2015


Chandler,
      Now that openmp trunk is producing the desired renamed libomp
shared library by default and a libgomp symlink to it for use by
-fopenmp=libgomp, do you have any remaining objections to switching
CLANG_DEFAULT_OPENMP_RUNTIME from libgomp to libomp?
              Jack
ps As the recent posting in cfe-commits indicates....

http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150525/130067.html

the absence of complaints about the previous -fopenmp=libgomp default
may be more due to misconceptions about the level of support for
OpenMP that provides rather than any real desire to use it in place of
the LLVM openmp (which is completely functional).



More information about the cfe-dev mailing list