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
/
src
/
kmp_tasking.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
Jonathan Peyton
2018-07-09
1
-53
/
+54
*
[OMPT] Rename ompt_frame_t to omp_frame_t
Joachim Protze
2018-05-28
1
-1
/
+1
*
Introduce GOMP_taskloop API
Jonathan Peyton
2018-04-18
1
-18
/
+138
*
Minor code cleanup
Jonathan Peyton
2018-01-10
1
-2
/
+3
*
Improve stability of the runtime in parent/child processes
Jonathan Peyton
2018-01-10
1
-1
/
+1
*
Exclude untied tasks from checking of task scheduling constraint (TSC).
Andrey Churbanov
2017-11-16
1
-94
/
+156
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-05
1
-16
/
+14
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
1
-14
/
+16
*
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...
Jonas Hahnfeld
2017-11-03
1
-29
/
+24
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-03
1
-24
/
+29
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
1
-16
/
+14
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-130
/
+395
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-2
/
+0
*
Remove unnecessary semicolons
Jonathan Peyton
2017-09-27
1
-2
/
+2
*
Move lock acquire/release functions in task deque cleanup code
Jonathan Peyton
2017-08-02
1
-3
/
+2
*
Cleanup: __kmp_env_* variables
Jonathan Peyton
2017-07-25
1
-23
/
+27
*
Add recursive task scheduling strategy to taskloop implementation
Jonathan Peyton
2017-07-18
1
-93
/
+287
*
Fix sporadic segfaults in tasking tests.
Andrey Churbanov
2017-07-18
1
-1
/
+1
*
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.
Andrey Churbanov
2017-07-17
1
-23
/
+13
*
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.
Andrey Churbanov
2017-07-03
1
-37
/
+45
*
Fix minor formatting issues
Jonathan Peyton
2017-06-01
1
-2
/
+2
*
Remove some outdated comments
Jonathan Peyton
2017-05-15
1
-11
/
+0
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-2582
/
+2668
*
Run-time library part of OpenMP 5.0 task reduction implementation.
Andrey Churbanov
2017-02-16
1
-0
/
+208
*
Fix a race in shutdown when tasking is used.
Andrey Churbanov
2017-02-06
1
-0
/
+1
*
Follow up to r289732: Update comments in source files to reference .cpp files
Jonathan Peyton
2016-12-14
1
-1
/
+1
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-0
/
+3162