summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/41
Commit message (Expand)AuthorAgeFilesLines
* Add declarations of OpenMP 4.5 target/offload routines to headersJonathan Peyton2016-04-123-0/+21
* Add new OpenMP 4.5 affinity APIJonathan Peyton2016-02-254-0/+104
* Add initial support for OpenMP 4.5 task priority featureJonathan Peyton2016-02-254-0/+22
* [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
* Change whitespace to test commit accessJonas Hahnfeld2016-01-271-1/+1
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton2015-12-114-73/+69
* 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
* Missing file runtime/src/include/41/ompt.h.var added; fixed build to optional...Andrey Churbanov2015-05-121-0/+472
* D9306 omp 4.1 async offload support (partial): added version 4.1 headers.Andrey Churbanov2015-05-076-0/+2201
OpenPOWER on IntegriCloud