summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/ompt/tasks
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Add implementation to two OMPT API routinesJonathan Peyton2019-05-211-0/+108
* [OMPT] Handling of the events of initial-task-begin and initial-task-endJoachim Protze2019-05-204-13/+9
* [OMPT] Remove test output from source treeJonas Hahnfeld2019-02-111-1/+1
* [OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze2019-01-152-2/+2
* [OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze2018-12-184-28/+28
* [tests] Add annotations for taskloop featuresJonas Hahnfeld2018-08-021-0/+6
* [OMPT,tests] Fix taskloop testcase scheduling effectsJoachim Protze2018-08-011-10/+23
* [OMPT] Fix OMPT callbacks for the taskloop construct and add testcaseJoachim Protze2018-07-271-0/+62
* [OMPT] Adapt OMPT callbacks for tasks to handle untied tasks correctlyJoachim Protze2018-07-271-2/+31
* [OMPT] Fix task-type test with GCCJoachim Protze2018-03-011-0/+3
* [OMPT] Fix ompt_get_task_info() and add tests for itJoachim Protze2018-02-281-64/+142
* [OMPT] Fix parallel_data in implicit barrier-endJonas Hahnfeld2018-02-231-2/+2
* [OMPT] Fix test tasks/serialized.c with optimizationJonas Hahnfeld2018-02-231-50/+109
* [OMPT] Add Workaround for Intel Compiler BugJoachim Protze2018-01-172-1/+2
* [OMPT] Set and reset frame address when creating a task with dependencesJoachim Protze2017-12-241-7/+14
* [OMPT] Use frames at different level when using clang version 5 or higher wit...Joachim Protze2017-12-214-12/+16
* [OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze2017-12-213-0/+3
* Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld2017-11-031-1/+1
* Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze2017-11-031-1/+1
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-018-0/+729
OpenPOWER on IntegriCloud