summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/40
Commit message (Expand)AuthorAgeFilesLines
* [OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...Jonas Hahnfeld2016-01-281-1/+28
* [OMPT] Workaround clang failing with 'declare target'Jonas Hahnfeld2016-01-281-2/+3
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton2015-12-114-98/+0
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2Jonathan Peyton2015-12-114-5/+13
* [OMPT] Add ompt_event_task_switch event into OMPT/OpenMPJonathan Peyton2015-11-111-4/+4
* [OMPT] Overhaul OMPT initialization interfaceJonathan Peyton2015-09-211-3/+6
* Removing the Makefile/Perl build system.Jonathan Peyton2015-09-142-187/+0
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-284-19/+19
* Fix OMPT support for task frames, parallel regions, and parallel regions + loopsJonathan Peyton2015-07-211-2/+14
* Rename OMPT placeholder type names to be in the OMPT name spaceJonathan Peyton2015-07-141-5/+5
* Fix some bugs in OMPT supportJonathan Peyton2015-07-131-5/+5
* Added missed symbol omp_in_final into include/module files.Andrey Churbanov2015-05-063-0/+13
* This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov2015-04-291-0/+472
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-204-0/+91
* OpenMP 4.0 standard function omp_is_initial_device() implemented.Andrey Churbanov2015-02-104-0/+22
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-276-12/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-1/+1
* For your Christmas hacking pleasure.Jim Cownie2013-12-234-24/+56
* First attempt to import OpenMP runtimeJim Cownie2013-09-276-0/+2055
OpenPOWER on IntegriCloud