summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/ompt-specific.c
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-10-20 19:15:48 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-10-20 19:15:48 +0000
commit55f027b1d4428d3d4e214be28f959465972fa597 (patch)
tree46a809ac71a4c741cdb3cb34b794285ebb20517b /openmp/runtime/src/ompt-specific.c
parent05da79d5ac96b6b4b10684bf3bb18e984f287976 (diff)
downloadbcm5719-llvm-55f027b1d4428d3d4e214be28f959465972fa597.tar.gz
bcm5719-llvm-55f027b1d4428d3d4e214be28f959465972fa597.zip
Removed '@' from delimiters, added it as offset designator.
Moved '@' from delimiters to offset designators for the KMP_PLACE_THREADS environment variable. Only one of: postfix "o" or prefix @, should be used in the value of KMP_PLACE_THREADS. For example, '2s@2,4c@2,1t'. This is also the format of KMP_SETTINGS=1 output now (removed "o" from there). e.g., 2s,2o,4c,2o,1t. Differential Revision: http://reviews.llvm.org/D13701 llvm-svn: 250846
Diffstat (limited to 'openmp/runtime/src/ompt-specific.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud