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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Change initialization of __kmp_global
Jonas Hahnfeld
2019-09-04
1
-1
/
+1
*
[OpenMP] Remove OMP spec versioning
Jonathan Peyton
2019-07-12
1
-15
/
+0
*
Create a runtime option to disable task throttling.
Andrey Churbanov
2019-07-02
1
-0
/
+1
*
[OpenMP] Implement 5.0 memory management
Jonathan Peyton
2019-04-08
1
-11
/
+31
*
[OpenMP] Clean up load balancing dynamic mode
Jonathan Peyton
2019-04-08
1
-1
/
+0
*
[OpenMP 5.0] Deprecate nest-var and associated features
Jonathan Peyton
2019-02-28
1
-3
/
+2
*
[OpenMP] Make use of sched_yield optional in runtime
Jonathan Peyton
2019-02-28
1
-18
/
+8
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OpenMP] Add omp_pause_resource* API
Jonathan Peyton
2019-01-16
1
-1
/
+5
*
[OpenMP] Fix LIBOMP_USE_DEBUGGER=ON build (PR38612)
Roman Lebedev
2019-01-13
1
-2
/
+2
*
[OpenMP] Implement OpenMP 5.0 affinity format functionality
Jonathan Peyton
2018-12-13
1
-0
/
+5
*
[OpenMP] Initial implementation of OMP 5.0 Memory Management routines
Jonathan Peyton
2018-09-07
1
-0
/
+15
*
[OpenMP] Fix build errors when building with KMP_DEBUG_ADAPTIVE_LOCKS=1
Jonathan Peyton
2018-07-30
1
-1
/
+1
*
[OpenMP] Introduce hierarchical scheduling
Jonathan Peyton
2018-07-09
1
-0
/
+9
*
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
Jonathan Peyton
2018-07-09
1
-21
/
+21
*
Read OMP_TARGET_OFFLOAD and provide API to access ICV
Jonathan Peyton
2018-03-20
1
-0
/
+3
*
Use hyperbarrier by default on all architectures
Jonas Hahnfeld
2017-12-08
1
-15
/
+6
*
Extension of HWLOC topology discovery with NUMA nodes and tiles
Andrey Churbanov
2017-11-30
1
-0
/
+2
*
Exclude untied tasks from checking of task scheduling constraint (TSC).
Andrey Churbanov
2017-11-16
1
-2
/
+1
*
Remove const from variables with dynamic memory
Jonas Hahnfeld
2017-11-09
1
-5
/
+1
*
Cleanup version symbol macros and attributes/declspecs
Jonathan Peyton
2017-11-07
1
-7
/
+2
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-0
/
+4
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-3
/
+0
*
Remove BUILD_TV
Jonathan Peyton
2017-08-17
1
-7
/
+0
*
Add new envirable KMP_TEAMS_THREAD_LIMIT
Jonathan Peyton
2017-08-02
1
-0
/
+1
*
Fix implementation of OMP_THREAD_LIMIT
Jonathan Peyton
2017-07-27
1
-0
/
+1
*
Cleanup: __kmp_env_* variables
Jonathan Peyton
2017-07-25
1
-5
/
+0
*
Add recursive task scheduling strategy to taskloop implementation
Jonathan Peyton
2017-07-18
1
-0
/
+1
*
Replace platform macro with KMP_MIC_SUPPORTED
Jonathan Peyton
2017-06-13
1
-1
/
+1
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-253
/
+284
*
KMP_HW_SUBSET extended with NUMA support when HWLOC enabled
Andrey Churbanov
2017-04-13
1
-5
/
+7
*
Enable yield cycle on Linux
Jonathan Peyton
2017-02-15
1
-1
/
+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
/
+497