Skip to content

Commit

Permalink
Reverted commits implementing OMPThreadPool.
Browse files Browse the repository at this point in the history
clang and llvm versions used in cling do not support openmp. This would
break symmetry between what is available for user-compiled programs and
what is available in the interpreter. OS X clang version does not support
openmp yet either.

Commits reverted:
  o ee75770
    'fixed bugs in OMPThreadPool constructors'
  o a82731f
    'added an OMP-based implementation'
  • Loading branch information
xvallspl committed Apr 22, 2016
1 parent ee75770 commit ca6afec
Showing 1 changed file with 0 additions and 110 deletions.
110 changes: 0 additions & 110 deletions core/thread/inc/OMPThreadPool.h

This file was deleted.

0 comments on commit ca6afec

Please sign in to comment.