[Openmp-dev] KMP_IOMP_NAME

Jack Howarth howarth.mailing.lists at gmail.com
Tue Jun 2 09:07:38 PDT 2015


Jonathan,
      What is the definition of...

#define KMP_IOMP_NAME       "Intel(R) OMP"

in runtime/src/kmp.h used for? I don't see any usages within the
current openmp and cfe sources. If it needs to be retained, should't
it be transformed into...

#define KMP_OMP_NAME       "LLVM* OMP"

       Jack



More information about the Openmp-dev mailing list