issues
search
OpenMPToolsInterface
/
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
http://llvm.org
2
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OMPD unavailability error message for windows
#53
vigbalu
closed
3 years ago
1
Help text corrections
#52
vigbalu
closed
3 years ago
0
Code cleanup
#51
vigbalu
closed
9 months ago
0
Resolving Warnings of ompdAPItests.c
#50
vigbalu
closed
9 months ago
0
Fixing API tests failures.
#49
vigbalu
closed
9 months ago
0
Fixing Warnings
#48
vigbalu
closed
3 years ago
1
merge llvm::main into ompd-tests
#47
vigbalu
closed
9 months ago
0
Correct out of source build failure due to the inclusion of kmp.h in omp-icv.cpp
#46
jinisusan
closed
3 years ago
0
Added libomp dir to ompd_dll_location
#45
vigbalu
closed
9 months ago
0
Update README.rst for OMPD build.
#44
nagajyothi-dev
closed
3 years ago
0
Single make check target to test all components
#43
vigbalu
closed
3 years ago
2
Current task of thread shouldnt be saved and reused
#42
vigbalu
closed
3 years ago
3
Let gdb to "continue" after 1st break point
#41
vigbalu
closed
3 years ago
1
Implemented API ompd_get_omp_version_string()
#40
vigbalu
closed
9 months ago
2
Fixing API's return code to be valid asper std doc
#39
vigbalu
closed
3 years ago
0
Fixed Warnings
#38
vigbalu
closed
3 years ago
2
Run-sched-var ICV implementation
#37
jinisusan
closed
3 years ago
0
Fixing API's return code to be valid asper std doc
#36
vigbalu
closed
3 years ago
0
Fixed Warnings
#35
vigbalu
closed
3 years ago
1
Remove redundant file loadompd.py
#34
nagajyothi-dev
closed
3 years ago
0
ICV names as per OpenMP 5.1 and support for tool-verbose-init-var ICV
#33
jinisusan
closed
3 years ago
4
Change "#ifdef OMPD_SUPPORT" to "#if OMPD_SUPPORT" to avoid compilation errors
#32
nagajyothi-dev
closed
3 years ago
1
Add license text to OMPD files.
#31
nagajyothi-dev
closed
3 years ago
1
Minor Cleanup
#30
jinisusan
closed
3 years ago
0
#pragma num_threads(1) results in associated task information erroneously indicating tasks are NOT In a parallel region.
#29
elliebinkley
opened
3 years ago
1
Modifications to invoke ompd_get_icv_string_from_scope() for bind-var in ompd_address_space.py
#28
jinisusan
closed
3 years ago
0
Merge llvm:main into ompd-tests
#27
vigbalu
closed
3 years ago
0
Replacing instances of deprecated omp_set_nested with omp_set_max_act…
#26
vigbalu
closed
3 years ago
0
Infra to test OMPD APIs, this patch focuses more on return codes
#25
vigbalu
closed
3 years ago
3
The ICV "bind-var" needs to be displayed as a list if applicable
#24
jinisusan
closed
3 years ago
0
Update frame_filter.py
#23
nagajyothi-dev
closed
3 years ago
2
Python exception raised for ompd bt on continued
#22
nikhil-mk
closed
4 years ago
0
TValue.getArrayElement().dereference() failing on latest OpenMPToolsInterface / ompd-tests branch
#21
elliebinkley
opened
4 years ago
0
New test cases in different format
#20
vigbalu
closed
4 years ago
0
New Format test cases
#19
vigbalu
opened
4 years ago
0
Update CMakeLists.txt
#18
nagajyothi-dev
closed
4 years ago
1
Incorrect values obtained for task_data and parallel_data with ompt_get_task_info() for ancestor_level > 0
#17
jinisusan
closed
4 years ago
0
OMPD Error handling for plugin
#16
nikhil-mk
closed
4 years ago
0
Specify -DLIBOMPD_PIP_FLAGS=--system during configuration, if required.
#15
nikhil-mk
closed
4 years ago
1
Specify -DLIBOMPD_PIP_FLAGS=--system during configuration, if required
#14
nikhil-mk
closed
4 years ago
0
Fix: make check-ompd fails with Python exception and removed the deprecated nest-var
#13
vigbalu
closed
4 years ago
0
Avoid the misleading -- Function 'ompd_tool_break' not defined -- message
#12
jinisusan
closed
4 years ago
0
Fix for : Incorrect value provided by OMPD for thread-limit-var.
#11
jinisusan
closed
4 years ago
2
Minor fix to correct "ompd bt on"
#10
jinisusan
closed
4 years ago
0
PR to introduce 2 gdb plugin commands and some fixes
#9
jinisusan
closed
4 years ago
0
Fix for: ompd_bp_task_end() gets invoked an incorrect number of times
#8
jinisusan
closed
4 years ago
0
OMPD parallel-end events are not getting triggered
#7
jinisusan
closed
4 years ago
2
Incorrect entry point obtained by ompd_get_task_function() for the implicit task associated with a serialized parallel region
#6
jinisusan
closed
4 years ago
2
Ompd tests
#5
elliebinkley
closed
4 years ago
0
[OMPT] implicit task end might be called early
#4
jprotze
opened
4 years ago
0
Next