index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openmp
/
runtime
/
test
/
ompt
/
parallel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OMPT] Cleanup reset of exit_frame pointer
Jonas Hahnfeld
2019-07-22
1
-0
/
+3
*
[OMPT] Handling of the events of initial-task-begin and initial-task-end
Joachim Protze
2019-05-20
1
-1
/
+2
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
2
-2
/
+2
*
[Tests] fix non-determinism failure in testcase
Joachim Protze
2018-12-18
1
-0
/
+1
*
[OMPT] First chunk of final OMPT 5.0 interface updates
Joachim Protze
2018-12-18
2
-12
/
+12
*
[OMPT] Add testcase for thread_num provided by implicit task events
Joachim Protze
2018-12-18
1
-0
/
+61
*
[OMPT] Fix typo in test parallel/nested_thread_num.c
Jonas Hahnfeld
2018-07-25
1
-1
/
+1
*
[OMPT] Provide the right thread_num for ancestor levels
Joachim Protze
2018-07-02
1
-0
/
+357
*
[OMPT] Fix test parallel/not_enough_threads.c
Jonas Hahnfeld
2018-05-27
1
-46
/
+60
*
[OMPT] Fix parallel_data in implicit barrier-end
Jonas Hahnfeld
2018-02-23
1
-61
/
+103
*
[OMPT] Add missing initialization in nested_lwt.c test case
Paul Osmialowski
2017-12-22
1
-1
/
+1
*
[OMPT] Use frames at different level when using clang version 5 or higher wit...
Joachim Protze
2017-12-21
1
-4
/
+5
*
[OMPT] Add annotations to testcases that are expected to fail when using cert...
Joachim Protze
2017-12-21
6
-0
/
+6
*
[OMPT] Fix null pointer in parallel/no_thread_num_clause.c
Jonas Hahnfeld
2017-11-06
1
-1
/
+1
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
11
-319
/
+881
*
[OMPT] fix task frame information for gomp interface
Jonas Hahnfeld
2016-09-14
1
-0
/
+4
*
[OMPT] save exit address to lwt if available
Jonas Hahnfeld
2016-09-14
1
-20
/
+8
*
[OMPT] fix __ompt_get_teaminfo to consult lwt entries of parent teams
Jonas Hahnfeld
2016-09-14
1
-0
/
+311
*
[OMPT] Reset task exit frame when execution is finished
Jonas Hahnfeld
2016-09-14
1
-0
/
+8
*
[OMPT] Align implementation of reenter frame address to latest (frozen) versi...
Jonas Hahnfeld
2016-09-14
1
-8
/
+19
*
[OMPT] extend ompt tests by checks for frame pointers
Jonas Hahnfeld
2016-09-14
4
-15
/
+22
*
[OMPT] Test ids reported by ompt_get_{parallel,task}_id
Jonas Hahnfeld
2016-03-24
4
-3
/
+115
*
[OMPT] Fix duplicate implicit_task_end events for master thread with GCC
Jonas Hahnfeld
2016-03-24
3
-0
/
+28
*
[OMPT] Make tests require OMPT_BLAME
Jonas Hahnfeld
2016-03-22
4
-4
/
+4
*
[OMPT] Create infrastructure and add first tests for OMPT
Jonas Hahnfeld
2016-03-22
4
-0
/
+295