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_global.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-497
/
+0
*
Update stats-gathering code
Jonathan Peyton
2016-11-14
1
-2
/
+2
*
Introduce dynamic affinity dispatch capabilities
Jonathan Peyton
2016-11-14
1
-5
/
+7
*
Code cleanup for the runtime without monitor thread
Jonathan Peyton
2016-10-07
1
-0
/
+2
*
Disable monitor thread creation by default.
Jonathan Peyton
2016-09-27
1
-0
/
+11
*
[OPENMP] Implementation of omp_get_default_device and omp_set_default_device
George Rokos
2016-09-09
1
-0
/
+4
*
Teach OpenMP Library to use Hwloc on Windows
Jonathan Peyton
2016-06-16
1
-4
/
+5
*
Renaming change: 41 -> 45 and 4.1 -> 4.5
Jonathan Peyton
2016-06-14
1
-1
/
+1
*
Offer API for setting number of loop dispatch buffers
Jonathan Peyton
2016-05-31
1
-0
/
+1
*
Fixing the non-x86 build by removing dependence on kmp_cpuid_t
Hal Finkel
2016-03-27
1
-0
/
+2
*
Add initial support for OpenMP 4.5 task priority feature
Jonathan Peyton
2016-02-25
1
-0
/
+3
*
[STATS] Fix stats lock problem to be compatible with new hinted lock code
Jonathan Peyton
2015-12-17
1
-1
/
+1
*
Adding Hwloc library option for affinity mechanism
Jonathan Peyton
2015-11-30
1
-0
/
+4
*
Remove some empty lines.
Jonathan Peyton
2015-11-04
1
-1
/
+0
*
Formatting/Whitespace/Comment changes associated with wait/release improvements.
Jonathan Peyton
2015-10-08
1
-2
/
+1
*
Added sockets to the syntax of KMP_PLACE_THREADS environment variable.
Jonathan Peyton
2015-10-08
1
-1
/
+3
*
Remove unused KMP_SETVERSION macro
Jonathan Peyton
2015-08-13
1
-4
/
+0
*
ittnotify: change default notification mode to 3, which includes parallel reg...
Andrey Churbanov
2015-05-06
1
-1
/
+1
*
changed unsigned types to signed - caused by comments of Hal Finkel on one of...
Andrey Churbanov
2015-03-10
1
-3
/
+3
*
Detect Intel MIC architecture and set some defaults at run time instead of bu...
Andrey Churbanov
2015-02-20
1
-0
/
+4
*
enable environment variable KMP_PLACE_THREADS also for non-MIC architectures
Andrey Churbanov
2015-01-29
1
-2
/
+0
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
Removes some unused variables (__kmp_ht_*) and changes__kmp_ncores and __kmp_...
Andrey Churbanov
2015-01-27
1
-3
/
+2
*
Replaces KMP_OS_WINDOWS && KMP_ARCH_X86_64 or any combination of those two op...
Andrey Churbanov
2015-01-27
1
-2
/
+2
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-10
/
+47
*
Commit PowerPC64 support from Carlo Bertolli at IBM.
Jim Cownie
2014-08-07
1
-0
/
+4
*
Make affinity support conditional on KMP_AFFINITY_SUPPORTED
Alp Toker
2014-03-02
1
-2
/
+2
*
Fix typos
Alp Toker
2014-02-24
1
-1
/
+1
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-6
/
+3
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+434