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_affinity.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix buffer problem with printing long Hwloc affinity mask
Jonathan Peyton
2016-04-25
1
-1
/
+1
*
New API for restoring current thread's affinity to init affinity of application
Jonathan Peyton
2016-01-12
1
-0
/
+38
*
Adding Hwloc library option for affinity mechanism
Jonathan Peyton
2015-11-30
1
-122
/
+517
*
Improvements to machine_hierarchy code for re-sizing
Jonathan Peyton
2015-11-09
1
-3
/
+4
*
Fix OMP_PLACES negation operator parsing (!place)
Jonathan Peyton
2015-10-19
1
-1
/
+1
*
Added sockets to the syntax of KMP_PLACE_THREADS environment variable.
Jonathan Peyton
2015-10-08
1
-22
/
+37
*
Fix memory corruption in Windows debug library
Jonathan Peyton
2015-09-25
1
-5
/
+5
*
Fix depth field bug and resize() function in hierarchical barrier
Jonathan Peyton
2015-09-10
1
-6
/
+3
*
Cleanup of affinity hierarchy code.
Jonathan Peyton
2015-09-10
1
-456
/
+28
*
Fix machine topology pruning.
Jonathan Peyton
2015-08-25
1
-17
/
+22
*
Allow machine hierarchy expansion
Jonathan Peyton
2015-06-22
1
-10
/
+78
*
Re-enable Visual Studio Builds.
Jonathan Peyton
2015-06-22
1
-3
/
+3
*
Apply name change to src/* files.
Jonathan Peyton
2015-06-01
1
-1
/
+1
*
Fix comment about balanced affinity
Jonathan Peyton
2015-05-27
1
-1
/
+1
*
The generation of the hierarchy used by hierarchical barrier improved in how ...
Andrey Churbanov
2015-04-13
1
-43
/
+78
*
Replace some unsafe API calls with safe alternatives on Windows, prepare code...
Andrey Churbanov
2015-04-02
1
-19
/
+19
*
Eliminated the write to depth field of the machine_hierarchy data structure i...
Andrey Churbanov
2015-04-02
1
-9
/
+7
*
issuing of incorrect warning fixed
Andrey Churbanov
2015-03-10
1
-4
/
+4
*
cleanup: usages of mask size wrapped into macros
Andrey Churbanov
2015-03-10
1
-2
/
+2
*
changed unsigned types to signed - caused by comments of Hal Finkel on one of...
Andrey Churbanov
2015-03-10
1
-3
/
+3
*
minor change: comment improved
Andrey Churbanov
2015-03-05
1
-1
/
+1
*
Fixed memory corruption problem.
Andrey Churbanov
2015-02-10
1
-0
/
+4
*
enable environment variable KMP_PLACE_THREADS also for non-MIC architectures
Andrey Churbanov
2015-01-29
1
-10
/
+3
*
fixing typo in error message
Andrey Churbanov
2015-01-29
1
-1
/
+1
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
Enables a cpuid leaf 4 check for non-MIC x86 architectures.
Andrey Churbanov
2015-01-27
1
-21
/
+14
*
Removes some unused variables (__kmp_ht_*) and changes__kmp_ncores and __kmp_...
Andrey Churbanov
2015-01-27
1
-17
/
+9
*
Replaces KMP_OS_WINDOWS && KMP_ARCH_X86_64 or any combination of those two op...
Andrey Churbanov
2015-01-27
1
-12
/
+12
*
This patch enables the use of KMP_AFFINITY=balanced on non-MIC Architectures....
Andrey Churbanov
2015-01-13
1
-10
/
+2
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-137
/
+268
*
Add support for FreeBSD
Alp Toker
2014-02-28
1
-7
/
+2
*
Fix typos
Alp Toker
2014-02-24
1
-5
/
+5
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-7
/
+18
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+4540
[prev]