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_barrier.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add debug trace message for hierarchical barrier
Jonathan Peyton
2015-11-12
1
-0
/
+2
*
Fixes and improvements to tasking in barriers
Jonathan Peyton
2015-11-09
1
-1
/
+6
*
Refactor of task_team code.
Jonathan Peyton
2015-11-04
1
-11
/
+4
*
Formatting/Whitespace/Comment changes associated with wait/release improvements.
Jonathan Peyton
2015-10-08
1
-1
/
+1
*
OpenMP Wait/release improvements.
Jonathan Peyton
2015-10-08
1
-3
/
+4
*
[OMPT] Simplify control variable logic for OMPT
Jonathan Peyton
2015-09-21
1
-22
/
+18
*
Fix the OpenMP 3.0 build
Jonathan Peyton
2015-09-21
1
-0
/
+4
*
[OMPT] Correct an incorrect OMPT ifdef
Jonathan Peyton
2015-09-18
1
-1
/
+1
*
Fix hanging barriers if number of parallel regions exceeds UINT_MAX
Jonathan Peyton
2015-09-10
1
-19
/
+19
*
Replace variables with definitions inside KMP_DEBUG_ASSERT statements
Jonathan Peyton
2015-08-26
1
-3
/
+1
*
One line fix for hierarchical barrier
Jonathan Peyton
2015-08-12
1
-0
/
+1
*
Tidy statistics collection
Jonathan Peyton
2015-08-11
1
-37
/
+40
*
Follow up to safe API patch
Jonathan Peyton
2015-07-09
1
-1
/
+1
*
Enable debugger support
Jonathan Peyton
2015-07-09
1
-2
/
+12
*
Fix OMPT event_barrer_end
Jonathan Peyton
2015-07-01
1
-1
/
+1
*
Fix OMPT state maintenance for barriers and missing init of implicit task id.
Jonathan Peyton
2015-06-29
1
-7
/
+14
*
Remove unused variable warnings by moving variables.
Jonathan Peyton
2015-06-08
1
-2
/
+1
*
Remove unused variable warnings by fooling compiler.
Jonathan Peyton
2015-06-08
1
-1
/
+2
*
D9306 omp 4.1 async offload support (partial): code changes
Andrey Churbanov
2015-05-07
1
-2
/
+25
*
D9302.partial2: cleanup of ittnotify checks, that eliminats redundant notific...
Andrey Churbanov
2015-05-06
1
-16
/
+26
*
D9302.partial: bug fix for ittnotify: added missed timing on hierarchical bar...
Andrey Churbanov
2015-05-06
1
-0
/
+7
*
These are the actual changes in the runtime to issue OMPT-related functions. ...
Andrey Churbanov
2015-04-29
1
-0
/
+67
*
proc_bind_disabled enum value removed, its usage replased with proc_bind_false
Andrey Churbanov
2015-03-10
1
-2
/
+1
*
The usage of tt_state flag is replaced by an array of two task_team pointers.
Andrey Churbanov
2015-02-10
1
-5
/
+5
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
Fixed implementation of the teams construct in case it contains parallel regi...
Andrey Churbanov
2015-01-27
1
-6
/
+14
*
This patch enables the use of KMP_AFFINITY=balanced on non-MIC Architectures....
Andrey Churbanov
2015-01-13
1
-2
/
+2
*
small fixes to the hierarchical barrier
Andrey Churbanov
2015-01-13
1
-1
/
+4
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-0
/
+1607