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
/
callback.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] NFC: Fix trivial typos in comments
Kelvin Li
2020-01-03
1
-1
/
+1
*
[OpenMP] Implementation of OMPT reduction callbacks
protze@itc.rwth-aachen.de
2019-12-27
1
-0
/
+36
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
Add OMPT support for teams construct
Hansang Bae
2019-08-03
1
-10
/
+21
*
[OpenMP] RISCV64 port
Jonas Hahnfeld
2019-07-25
1
-0
/
+20
*
[OpenMP] Add implementation to two OMPT API routines
Jonathan Peyton
2019-05-21
1
-10
/
+15
*
[OMPT] Handling of the events of initial-task-begin and initial-task-end
Joachim Protze
2019-05-20
1
-13
/
+21
*
[OPENMP] Deal with additional store inserted by Clang under -fno-PIC for Powe...
Stefan Pintilie
2019-03-01
1
-4
/
+5
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
1
-9
/
+20
*
[OMPT] First chunk of final OMPT 5.0 interface updates
Joachim Protze
2018-12-18
1
-16
/
+16
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
1
-31
/
+52
*
[OMPT] Remove OMPT idle callback
Joachim Protze
2018-08-15
1
-16
/
+0
*
[OMPT] Print two more addresses in print_fuzzy_address_block()
Joachim Protze
2018-07-27
1
-5
/
+8
*
Define the __STDC_FORMAT_MACROS to avoid test failure on some platforms.
Kelvin Li
2018-07-06
1
-0
/
+5
*
[OMPT] Rename ompt_wait_id to omp_wait_id
Joachim Protze
2018-05-28
1
-6
/
+6
*
[OMPT] Rename ompt_frame_t to omp_frame_t
Joachim Protze
2018-05-28
1
-4
/
+4
*
[OMPT] Add api_calls_misc.c testcase and rename api_calls.c testcase
Joachim Protze
2018-05-07
1
-0
/
+4
*
[OMPT] Fix ompt_get_task_info() and add tests for it
Joachim Protze
2018-02-28
1
-24
/
+37
*
[OMPT] Fix test tasks/serialized.c with optimization
Jonas Hahnfeld
2018-02-23
1
-4
/
+5
*
[OMPT][test] Correct warning about added wrapper functions
Jonas Hahnfeld
2018-02-14
1
-2
/
+4
*
[OMPT] Fix failing test cases for gcc on Ubuntu
Joachim Protze
2017-12-22
1
-0
/
+1
*
[OMPT] Add missing ompt_get_num_procs function
Joachim Protze
2017-12-21
1
-0
/
+2
*
[OMPT] Use frames at different level when using clang version 5 or higher wit...
Joachim Protze
2017-12-21
1
-0
/
+11
*
[AArch64] add required arch specific code for running OMPT test cases
Paul Osmialowski
2017-12-21
1
-0
/
+6
*
[OMPT] Add support for testing return addresses on POWER
Jonas Hahnfeld
2017-11-09
1
-16
/
+72
*
[OMPT] Fix callback.h for tests for changes in TR6
Jonas Hahnfeld
2017-11-06
1
-4
/
+4
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-05
1
-14
/
+14
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-05
1
-4
/
+4
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
1
-4
/
+4
*
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...
Jonas Hahnfeld
2017-11-03
1
-16
/
+16
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-03
1
-16
/
+16
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
1
-4
/
+4
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-64
/
+605
*
[OMPT] extend ompt tests by checks for frame pointers
Jonas Hahnfeld
2016-09-14
1
-2
/
+13
*
[OMPT] Fix parallel_id and task_id in loop_end with schedule static
Jonas Hahnfeld
2016-03-24
1
-0
/
+19
*
[OMPT] Test ids reported by ompt_get_{parallel,task}_id
Jonas Hahnfeld
2016-03-24
1
-0
/
+9
*
[OMPT] Create infrastructure and add first tests for OMPT
Jonas Hahnfeld
2016-03-22
1
-0
/
+80