[Openmp-dev] current status of openmp

Jack Howarth howarth.mailing.lists at gmail.com
Thu May 7 06:02:34 PDT 2015


      Looking at the portions of the OpenMP3.1_Validation which
currently fail on x86_64-apple-darwin14 at r236714 with
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150504/128665.html
applied, I see...

#Tested Directive         t ct ot oct

omp_threadprivate         100 100 - -

omp_task_untied           0 - 0 -

omp_taskyield             100 100 10 -

omp_task_final            0 - 0 -

Perhaps the openmp maintainers could expound on which of these will be
fixed for the 3.7 release and which are optional features which won't
be implemented.
             Jack

ps
    Certain test regress in their verification level if 'make ctest'
is repeated enough times. Is this a defect in the OpenMP3.1_Validation
test suite or a fragility in the current openmp support for those
features?

omp_flush                 100 95 100 100

omp_for_lastprivate        100 100 100 80

omp_flush                 100 100 100 95

omp_parallel_sections_reduction 100 100 100 95



More information about the Openmp-dev mailing list