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_csupport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OMPT] Second chunk of final OMPT 5.0 interface updates
Joachim Protze
2019-01-15
1
-4
/
+4
*
[OMPT] First chunk of final OMPT 5.0 interface updates
Joachim Protze
2018-12-18
1
-104
/
+104
*
[OpenMP] Implement OpenMP 5.0 affinity format functionality
Jonathan Peyton
2018-12-13
1
-0
/
+53
*
[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_impl_none
Jonathan Peyton
2018-11-28
1
-3
/
+3
*
[OpenMP] Shutdown library on Windows if possible for better OMPT behavior
Jonathan Peyton
2018-10-02
1
-0
/
+8
*
[OMPT] Update types according to TR7
Joachim Protze
2018-09-10
1
-2
/
+2
*
[OpenMP] Change hint parameter type for critical to uint32_t
Jonathan Peyton
2018-09-07
1
-1
/
+1
*
[OpenMP] Initial implementation of OMP 5.0 Memory Management routines
Jonathan Peyton
2018-09-07
1
-0
/
+4
*
[OpenMP][Fix] Conditional compilation leaves variables unused
Gheorghe-Teodor Bercea
2018-08-27
1
-0
/
+2
*
[OpenMP] Cleanup code
Jonathan Peyton
2018-08-09
1
-2
/
+4
*
[OpenMP] Implement GOMP doacross compatibility
Jonathan Peyton
2018-07-30
1
-3
/
+4
*
[OpenMP][Stats] Cleanup stats gathering code
Jonathan Peyton
2018-07-30
1
-4
/
+22
*
[OpenMP] Use C++11 Atomics - barrier, tasking, and lock code
Jonathan Peyton
2018-07-09
1
-13
/
+12
*
[OMPT] Rename ompt_wait_id to omp_wait_id
Joachim Protze
2018-05-28
1
-53
/
+53
*
[OMPT] Rename ompt_frame_t to omp_frame_t
Joachim Protze
2018-05-28
1
-10
/
+10
*
[OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions
Joachim Protze
2018-05-07
1
-1
/
+1
*
Fixed __kmpc_get_target_offload() to call library initialization.
Andrey Churbanov
2018-03-22
1
-1
/
+6
*
Read OMP_TARGET_OFFLOAD and provide API to access ICV
Jonathan Peyton
2018-03-20
1
-0
/
+4
*
Partial revert of [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl
Joachim Protze
2018-01-17
1
-3
/
+3
*
[OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl
Joachim Protze
2018-01-17
1
-15
/
+15
*
Correct types of pointers to doacross_num_done
Jonas Hahnfeld
2018-01-07
1
-3
/
+3
*
Fix PR30890: Reduction across teams hangs
Jonas Hahnfeld
2017-12-05
1
-23
/
+70
*
Fix for OMP doacross implementation on Power
Jonas Hahnfeld
2017-11-22
1
-1
/
+8
*
Fixed OMP doacross implementation on 32-bit platforms.
Andrey Churbanov
2017-11-20
1
-8
/
+15
*
[OMPT] Fix assertion for OpenMP code generated with outdated compilers
Joachim Protze
2017-11-10
1
-3
/
+3
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-05
1
-30
/
+30
*
Revert "Rename fields of ompt_frame_t"
Jonas Hahnfeld
2017-11-03
1
-30
/
+30
*
Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...
Jonas Hahnfeld
2017-11-03
1
-1
/
+0
*
Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)
Joachim Protze
2017-11-03
1
-0
/
+1
*
Rename fields of ompt_frame_t
Joachim Protze
2017-11-03
1
-30
/
+30
*
Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).
Joachim Protze
2017-11-01
1
-118
/
+827
*
Apply formatting changes
Jonathan Peyton
2017-10-20
1
-2
/
+0
*
Remove unnecessary semicolons
Jonathan Peyton
2017-09-27
1
-5
/
+5
*
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.
Andrey Churbanov
2017-07-17
1
-3
/
+2
*
OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.
Andrey Churbanov
2017-07-03
1
-5
/
+5
*
Clang-format and whitespace cleanup of source code
Jonathan Peyton
2017-05-12
1
-2179
/
+2149
*
KMP_HW_SUBSET extended with NUMA support when HWLOC enabled
Andrey Churbanov
2017-04-13
1
-12
/
+0
*
Added an option to bind initial thread at the start of application
Andrey Churbanov
2017-02-16
1
-3
/
+8
*
Fix for the __kmpc_global_num_threads function to return the value of the __k...
Andrey Churbanov
2016-12-21
1
-2
/
+2
*
Follow up to r289732: Update comments in source files to reference .cpp files
Jonathan Peyton
2016-12-14
1
-4
/
+5
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-0
/
+3337