Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / OpenMPToolsInterface/LLVM-openmp issues and pull requests
#79 - [[email protected] [Failed to use a built-in test case] When you run the make ctest/ftest command, the error message "Can' t locate ompts_parserFunctions.pm in @INC " is displayed.
Issue -
State: closed - Opened by Tom-python0121 almost 4 years ago
- 1 comment
#78 - Testing OMPD: fix testing, add testing instructions
Issue -
State: open - Opened by jprotze over 4 years ago
#77 - Upstreaming OMPD
Issue -
State: open - Opened by jprotze over 4 years ago
#76 - Retrieval of ICVs: affinity-format-var, tool-libraries-var, default-device-var
Pull Request -
State: closed - Opened by jinisusan almost 5 years ago
- 8 comments
#75 - Support for the ICVs tool-var and display-affinity-var in ompd_enumerate_icvs() and ompd_get_icv_from_scope()
Pull Request -
State: closed - Opened by jinisusan almost 5 years ago
- 8 comments
#74 - Support for the ICVs tool-var and display-affinity-var in ompd_enumerate_icvs() and ompd_get_icv_from_scope()
Issue -
State: open - Opened by jinisusan almost 5 years ago
- 1 comment
#73 - Support for the ICV nthreads-var in ompd_enumerate_icvs(), ompd_get_icv_from_scope() and ompd_get_icv_string_from_scope()
Pull Request -
State: closed - Opened by jinisusan almost 5 years ago
- 8 comments
#72 - Support for the ICV nthreads-var in ompd_enumerate_icvs() and ompd_get_icv_from_scope()
Issue -
State: open - Opened by jinisusan almost 5 years ago
- 1 comment
#71 - include support for the following additional ICVs
Pull Request -
State: closed - Opened by jprotze about 5 years ago
- 1 comment
#70 - dyn-var, stacksize-var, cancel-var, max-task-priority-var, debug-var support in ompd_enumerate_icvs() and ompd_get_icv_from_scope().
Issue -
State: closed - Opened by jinisusan about 5 years ago
- 3 comments
#69 - [OMPD] The LLVM OMPD ompd_get_task_function() entry_point address return value is 0 for the outermost implicit task of a parallel region
Issue -
State: open - Opened by jdelsign over 5 years ago
#68 - [OMPD] The LLVM OMPD ompd_get_task_function() entry_point address return value for NVIDIA GPUs does not seem to correspond to a valid code address on the GPU
Issue -
State: open - Opened by jdelsign over 5 years ago
- 1 comment
#67 - [OMPD] The LLVM OMPD library writes to stdout, but that is not allowed
Issue -
State: open - Opened by jdelsign over 5 years ago
#66 - [OMPD] The LLVM OMPD ompd_get_task_frame() function does not seem to support NVIDIA GPUs
Issue -
State: open - Opened by jdelsign over 5 years ago
- 2 comments
#65 - [OMPD] The LLVM OMPD library returns ompd_rc_unsupported or do not provide certain important ICVs for NVIDIA GPU handles
Issue -
State: open - Opened by jdelsign over 5 years ago
#64 - [OMPD] The LLVM OMPD ompd_get_task_in_parallel() function misspells "ompd_nvptx_parallel_info_t"
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#63 - [OMPD] The LLVM OMPD ompd_device_initialize() function has a few problems
Issue -
State: open - Opened by jdelsign over 5 years ago
#62 - [OMPD] The LLVM OMPD library does not call the symbol address lookup callback function correctly
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#61 - [OMPD] The LLVM OMPD library uses assert() in various places
Issue -
State: open - Opened by jdelsign over 5 years ago
#60 - [OMPD] The LLVM OMPD does not have any support for display control variables
Issue -
State: open - Opened by jdelsign over 5 years ago
- 4 comments
#59 - [OMPD] The LLVM OMPD code may fail to initialize some structure members
Issue -
State: open - Opened by jdelsign over 5 years ago
#58 - [OMPD] The LLVM OMPD ompd_enumerate_icvs() and ompd_enumerate_states() functions do not allocate the strings they returns
Issue -
State: open - Opened by jdelsign over 5 years ago
- 2 comments
Labels: fixed in ompd-devices-50
#57 - [OMPD] The LLVM OMPD ompd_get_api_version_string() function should be named ompd_get_version_string()
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#56 - [OMPD] The LLVM OMPD ompd_get_task_frame() function has the wrong signature
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#55 - [OMPD] The LLVM OMPD library has the wrong names for the "release" functions
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#54 - [OMPD] The LLVM OMPD library ompd_callbacks_t structure is wrong
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#53 - [OMPD] The LLVM OMPD library passes the memory read/write callback address argument by value
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#52 - [OMPD] The LLVM OMP runtime uses the wrong OMPD environment variable
Issue -
State: open - Opened by jdelsign over 5 years ago
Labels: fixed in ompd-devices-50
#51 - [OMPD] The LLVM OMPD ompd_get_api_version() function returns a non-standard API version
Issue -
State: open - Opened by jdelsign over 5 years ago
- 1 comment
Labels: fixed in ompd-devices-50
#50 - CUDA being found can break builds with newer intel compilers
Issue -
State: open - Opened by zbeekman almost 6 years ago
- 7 comments
#49 - OMPD 5 and limited OMPD support for cuda devices
Pull Request -
State: open - Opened by manorom over 6 years ago
- 4 comments
#48 - Make ompd dependent upon omp runtime being built first.
Pull Request -
State: closed - Opened by mcfadden8 over 6 years ago
- 2 comments
#47 - Need to clean up OMPD CMake files for OMPD
Issue -
State: closed - Opened by mcfadden8 over 6 years ago
- 1 comment
#46 - Chicken/Egg compile problem with libompd
Issue -
State: open - Opened by mcfadden8 over 6 years ago
- 4 comments
Labels: OMPD
#45 - Ompd
Pull Request -
State: open - Opened by jprotze over 6 years ago
#44 - Strange sequence of events generated by target teams distribute
Issue -
State: open - Opened by jprotze over 6 years ago
- 2 comments
Labels: bug, OMPT
#43 - bug in returning thread_num of ompt_get_task_info ?
Issue -
State: closed - Opened by yanyh15 over 6 years ago
- 4 comments
#42 - [OMPD] Keeping address spaces separate
Issue -
State: open - Opened by jprotze almost 7 years ago
#41 - Ompd merged
Pull Request -
State: closed - Opened by jprotze almost 7 years ago
#40 - Unexpected behavior of idle event callback
Issue -
State: closed - Opened by madagra almost 7 years ago
- 3 comments
#39 - Unexpected value of task_data->value within an event callback
Issue -
State: closed - Opened by madagra about 7 years ago
- 4 comments
#38 - Runtime crash with OMPT and parallel for from kmp_sched.cpp(85)
Issue -
State: closed - Opened by yanyh15 about 7 years ago
- 5 comments
#37 - Current source won't build towards_tr4
Issue -
State: closed - Opened by khuck about 7 years ago
- 2 comments
#36 - Return address for omp_init_lock
Issue -
State: closed - Opened by sconvent about 7 years ago
- 6 comments
#35 - Implemented runtime support for OMPT worksharing (Issue #6)
Pull Request -
State: closed - Opened by omalyshe about 7 years ago
- 1 comment
#34 - Fixed non-OMPT build
Pull Request -
State: closed - Opened by omalyshe about 7 years ago
- 1 comment
#33 - OMPT-placeholders
Issue -
State: closed - Opened by jprotze about 7 years ago
- 1 comment
#32 - codeptr_ra is nil for sync_region_begin/end and sync_region_wait_begin/end callback trigged by non-master threads
Issue -
State: closed - Opened by yanyh15 over 7 years ago
- 9 comments
#31 - backtraces in ompt-specific.cpp?
Issue -
State: closed - Opened by jmellorcrummey over 7 years ago
- 1 comment
#30 - Tool initialization on Windows
Pull Request -
State: closed - Opened by hansangbae over 7 years ago
- 4 comments
#29 - Performance issue
Issue -
State: closed - Opened by omalyshe over 7 years ago
- 33 comments
#28 - Fixed build on Mac OS X
Pull Request -
State: closed - Opened by omalyshe over 7 years ago
#27 - weak attribute on ompt_start_tool
Issue -
State: closed - Opened by jprotze over 7 years ago
- 2 comments
#26 - Fixed non-ompt build
Pull Request -
State: closed - Opened by omalyshe over 7 years ago
- 1 comment
#25 - barrier_wait_end/barrier_end/implicit_task_end events triggered only after forking the following parallel region (or the thread_end)
Issue -
State: closed - Opened by yanyh15 over 7 years ago
- 3 comments
#24 - ompt_callback_sync_region_wait event name
Issue -
State: closed - Opened by yanyh15 over 7 years ago
- 2 comments
#23 - Merge llvm-mirror/openmp master
Pull Request -
State: closed - Opened by hansangbae over 7 years ago
- 1 comment
#22 - Declare omp_control_tool in Fortran header (Issue #21)
Pull Request -
State: closed - Opened by hansangbae over 7 years ago
#21 - Declare omp_control_tool in fortran header
Issue -
State: closed - Opened by jprotze over 7 years ago
#20 - Define and use mutex implementation types
Pull Request -
State: closed - Opened by hansangbae over 7 years ago
#19 - Updated thread state tracking, added definitions for mutex implementation.
Pull Request -
State: closed - Opened by hansangbae over 7 years ago
#18 - Implement issue #4 Activating a Tool
Pull Request -
State: closed - Opened by hansangbae over 7 years ago
#17 - Support OMPT callbacks for multiple roots
Pull Request -
State: closed - Opened by omalyshe over 7 years ago
- 2 comments
#16 - Interoperability with pthreads
Issue -
State: closed - Opened by jprotze over 7 years ago
- 3 comments
#15 - Fix build without ompt
Pull Request -
State: closed - Opened by omalyshe over 7 years ago
- 1 comment
#14 - Segmentation fault in __kmp_fork_barrier
Issue -
State: closed - Opened by simoatze over 7 years ago
- 1 comment
#13 - OMPT on MacOS
Issue -
State: closed - Opened by simoatze over 7 years ago
- 12 comments
#12 - Segmentation fault when ompt_callback_work is called
Issue -
State: closed - Opened by simoatze over 7 years ago
- 3 comments
#11 - error: use of undeclared identifier 'sched_getcpu'
Issue -
State: closed - Opened by jprotze over 7 years ago
- 1 comment
#10 - Update callback.h
Pull Request -
State: closed - Opened by simoatze almost 8 years ago
#9 - Segmentation Fault on "parallel_data" in ompt_callback_implicit_task
Issue -
State: closed - Opened by simoatze almost 8 years ago
- 15 comments
#8 - Mutex implementations
Issue -
State: closed - Opened by jprotze almost 8 years ago
- 1 comment
#7 - Thread states
Issue -
State: closed - Opened by jprotze almost 8 years ago
#6 - Sections vs. static-for loops
Issue -
State: closed - Opened by jprotze almost 8 years ago
- 3 comments
#5 - Return and frame address
Issue -
State: closed - Opened by jprotze almost 8 years ago
- 1 comment
#4 - Activating a Tool
Issue -
State: closed - Opened by jprotze almost 8 years ago
#3 - Initialization for Windows
Issue -
State: closed - Opened by jprotze almost 8 years ago
- 2 comments
#2 - Towards tr4
Pull Request -
State: closed - Opened by jprotze almost 8 years ago
- 3 comments
#1 - Align to tr+tsan
Pull Request -
State: closed - Opened by jprotze about 8 years ago