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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change hwloc discovery algorithm to print topology only for accessible resources
Jonathan Peyton
2016-06-16
1
-17
/
+29
*
Teach OpenMP Library to use Hwloc on Windows
Jonathan Peyton
2016-06-16
4
-48
/
+102
*
Fix for crash in task dependencies
Jonathan Peyton
2016-06-16
1
-1
/
+1
*
Fixed missing memory cleanup in __kmp_affinity_create_hwloc_map()
Jonathan Peyton
2016-06-16
1
-0
/
+2
*
Reduce perf impact of redundant ittnotify calls
Jonathan Peyton
2016-06-16
3
-8
/
+18
*
Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSET
Jonathan Peyton
2016-06-16
3
-33
/
+55
*
Bug fix: crash if teams executed on host
Jonathan Peyton
2016-06-16
1
-0
/
+1
*
Fix large overhead with itt notifications on region/barrier name composing
Jonathan Peyton
2016-06-14
1
-5
/
+19
*
Remove unused wait/release code.
Jonathan Peyton
2016-06-14
4
-44
/
+0
*
Whitespace cleanup of dllexports
Jonathan Peyton
2016-06-14
1
-2
/
+2
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
21
-81
/
+81
*
Bug fix for Bugzilla bug 26602: Remove function bodies with KMP_ASSERT(0)
Jonathan Peyton
2016-06-13
1
-4
/
+4
*
Affinity mask processing improvements
Jonathan Peyton
2016-06-13
4
-57
/
+56
*
Exclude untied tasks from task stealing constraint
Jonathan Peyton
2016-06-13
1
-2
/
+2
*
Fix crash when libomp loaded/unloaded multiple times
Jonathan Peyton
2016-06-13
1
-38
/
+23
*
Hwloc refactoring patch
Jonathan Peyton
2016-06-13
2
-131
/
+135
*
Fix bitmask complement operation
Jonathan Peyton
2016-06-13
1
-3
/
+25
*
[STATS] Add stats gathering for taskloop construct
Jonathan Peyton
2016-06-13
2
-0
/
+5
*
Fix spelling in comment
Jonathan Peyton
2016-06-09
1
-1
/
+1
*
Refactor __kmp_execute_tasks_template function
Jonathan Peyton
2016-06-09
1
-228
/
+105
*
kmp_lock.h: Fix VS2013 build after r271324
Hans Wennborg
2016-06-09
1
-0
/
+16
*
Fine tuning of TC* macros - small followup
Paul Osmialowski
2016-06-01
1
-1
/
+1
*
Use C++11 atomics for ticket locks implementation
Paul Osmialowski
2016-05-31
6
-82
/
+139
*
Addition of OpenMP 4.5 feature: schedule(simd:static)
Jonathan Peyton
2016-05-31
2
-1
/
+28
*
Avoid deadlock with COI
Jonathan Peyton
2016-05-31
4
-28
/
+82
*
Offer API for setting number of loop dispatch buffers
Jonathan Peyton
2016-05-31
14
-14
/
+79
*
Fix storing the frame pointer for OMP-T during ppc64 microtask dispatch
Hal Finkel
2016-05-27
1
-0
/
+1
*
Add missing OpenMP 4.5 device entries to stubs library.
Jonathan Peyton
2016-05-27
3
-10
/
+119
*
Fix for OMP_PROC_BIND=spread strategy
Jonathan Peyton
2016-05-26
1
-4
/
+14
*
Make LIBOMP_USE_ITT_NOTIFY a setting that can be enabled or disabled
Jonathan Peyton
2016-05-26
3
-3
/
+5
*
Add an assembly __kmp_invoke_microtask for ppc64[le]
Hal Finkel
2016-05-26
2
-1
/
+221
*
D20525: Use more general function for getting gtid which may be faster than s...
Andrey Churbanov
2016-05-25
1
-1
/
+1
*
Fork performance improvements
Jonathan Peyton
2016-05-23
2
-31
/
+47
*
Allow unit testing on Windows
Jonathan Peyton
2016-05-23
1
-1
/
+5
*
Changed parameter names in Fortran modules to correspond with OpenMP 4.5 spec...
Jonathan Peyton
2016-05-23
2
-76
/
+76
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
31
-163
/
+163
*
Clean all the mess around KMP_USE_FUTEX and kmp_lock.h
Paul Osmialowski
2016-05-16
5
-13
/
+16
*
NFC fix indent (relates to my previous commit)
Paul Osmialowski
2016-05-13
1
-3
/
+3
*
Solve 'Too many args to microtask' problem
Paul Osmialowski
2016-05-13
2
-3
/
+144
*
Adding new kmp_aligned_malloc() entry point
Jonathan Peyton
2016-05-12
18
-6
/
+165
*
Fix team reuse with foreign threads
Jonathan Peyton
2016-05-12
1
-0
/
+2
*
New hwloc API compatibility
Paul Osmialowski
2016-05-12
1
-0
/
+13
*
Restore NULL flag check in __kmp_null_resume_wrapper
Hal Finkel
2016-05-12
1
-0
/
+2
*
Fine tuning of TC* macros
Paul Osmialowski
2016-05-07
3
-3
/
+7
*
[STATS] Use partitioned timer scheme
Jonathan Peyton
2016-05-05
11
-68
/
+369
*
NFC remove unneded spaces (test commit)
Paul Osmialowski
2016-05-03
1
-1
/
+1
*
Remove architecture dependent Hwloc DEBUG section
Jonathan Peyton
2016-04-25
1
-30
/
+0
*
Fix buffer problem with printing long Hwloc affinity mask
Jonathan Peyton
2016-04-25
1
-1
/
+1
*
[ITTNOTIFY] Remove serialized parallel regions from frame notification
Jonathan Peyton
2016-04-19
5
-65
/
+10
*
Fix trip count calculation for parallel loops in runtime
Jonathan Peyton
2016-04-18
2
-26
/
+42
[prev]
[next]