Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rocm/hip-cpu issues and pull requests
#61 - Fix_msvc_atomics
Pull Request -
State: closed - Opened by AlexVlx 8 months ago
#60 - [Feature]: Cooperative groups API support
Issue -
State: open - Opened by pierotofy 9 months ago
- 2 comments
Labels: enhancement
#58 - [Feature]: missing synchronisation functions
Issue -
State: open - Opened by fwyzard 9 months ago
#57 - Internal compiler error building hip-cpu with gcc 12.3
Issue -
State: open - Opened by fwyzard 11 months ago
- 2 comments
Labels: bug
#56 - Implement `hipEventQuery()`
Pull Request -
State: open - Opened by fwyzard 11 months ago
#55 - Implement missing function: `hipEventQuery`
Issue -
State: open - Opened by fwyzard 11 months ago
- 2 comments
#54 - Support for building hip-tests
Issue -
State: open - Opened by fwyzard 11 months ago
- 1 comment
#53 - Fix signed vs unsigned comparisons
Pull Request -
State: closed - Opened by fwyzard 11 months ago
- 4 comments
#52 - Fix return type for atomicAdd with unsigned long long operands
Pull Request -
State: closed - Opened by fwyzard 11 months ago
- 10 comments
#51 - Implement __ldg() intrinsic
Pull Request -
State: closed - Opened by fwyzard 11 months ago
#50 - Types of functions in hip_api.h not consistent with HIP runtime and GCC
Issue -
State: open - Opened by Naraenda about 1 year ago
- 1 comment
Labels: bug
#49 - Remove moodycamel from CMakeLists.txt
Pull Request -
State: closed - Opened by Naraenda about 1 year ago
- 1 comment
#48 - CMakeLists.txt references moodycamel which has been removed
Issue -
State: closed - Opened by Naraenda about 1 year ago
Labels: bug
#47 - Fix #42.
Pull Request -
State: closed - Opened by AlexVlx about 1 year ago
#46 - AlexVlx/issue26
Pull Request -
State: closed - Opened by AlexVlx about 1 year ago
#45 - Do some template magic so we don't have to cast to void**
Pull Request -
State: closed - Opened by AlexVlx about 1 year ago
#44 - clang docs
Pull Request -
State: closed - Opened by dc-dc-dc over 1 year ago
- 1 comment
#43 - HIP-CPU for other CPU architectures?
Issue -
State: open - Opened by jdayal-ssi over 1 year ago
- 2 comments
#42 - Missing hipMemsetAsync and hipMallocAsync
Issue -
State: closed - Opened by CowKeyMan over 1 year ago
#41 - Feature request for hipLaunchKernel
Issue -
State: open - Opened by drtpotter over 1 year ago
- 1 comment
#41 - Feature request for hipLaunchKernel
Issue -
State: open - Opened by drtpotter over 1 year ago
- 1 comment
#40 - missing hipLaunchKernel() - the version with void **args
Issue -
State: open - Opened by Noerr over 1 year ago
- 2 comments
#38 - Include cstring standard library in api.h
Pull Request -
State: closed - Opened by CowKeyMan almost 2 years ago
#37 - Missing hipRuntimeGetVersion() in hip/hip_runtime.h
Issue -
State: closed - Opened by matyas-streamhpc about 2 years ago
#37 - Missing hipRuntimeGetVersion() in hip/hip_runtime.h
Issue -
State: closed - Opened by matyas-streamhpc about 2 years ago
#36 - Remove incorrect kernel optimization.
Pull Request -
State: closed - Opened by fodinabor about 2 years ago
- 4 comments
#35 - Is it possible to build MIOpen on HIP-CPU?
Issue -
State: closed - Opened by xlindo over 2 years ago
- 1 comment
#34 - Help on understand processor() initialization and threadIdx iteration
Issue -
State: open - Opened by jchen706 over 2 years ago
#32 - Fix outdated examples
Pull Request -
State: closed - Opened by drvink almost 3 years ago
- 1 comment
#31 - HIP-CPU targets C++17 compatibility but uses <version> (which is a C++20 feature)
Issue -
State: open - Opened by alexrobomind almost 3 years ago
#31 - HIP-CPU targets C++17 compatibility but uses <version> (which is a C++20 feature)
Issue -
State: open - Opened by alexrobomind almost 3 years ago
#30 - Problems to compile
Issue -
State: closed - Opened by vwcruzeiro about 3 years ago
- 1 comment
#29 - warp shuffle functions behave incorrectly
Issue -
State: closed - Opened by jakub-homola about 3 years ago
- 1 comment
#28 - Dynamic shared memory failes to compile
Issue -
State: closed - Opened by jakub-homola about 3 years ago
- 1 comment
#27 - inconsistent warpSize in host and "device" code
Issue -
State: open - Opened by jakub-homola about 3 years ago
#26 - Do some template magic so we don't have to cast to void**
Issue -
State: closed - Opened by jakub-homola about 3 years ago
#25 - Missing some warp cross lane functions
Issue -
State: closed - Opened by ueqri over 3 years ago
- 2 comments
#24 - Add hipMallocPitch and hipMemcpy2D
Pull Request -
State: closed - Opened by ueqri over 3 years ago
- 3 comments
#23 - Missing API function: hipMallocPitch & hipMemcpy2D
Issue -
State: closed - Opened by ueqri over 3 years ago
- 1 comment
#22 - Support for AddressSanitizer
Issue -
State: open - Opened by lanwatch over 3 years ago
- 1 comment
#21 - Newer TBB variants incompatible with libstdc++ 9 and 10
Issue -
State: open - Opened by AlexVlx over 3 years ago
- 1 comment
Labels: bug
#20 - Clang on Windows: 't' cannot be thread local when declared 'dllexport'
Issue -
State: closed - Opened by MathiasMagnus over 3 years ago
- 1 comment
Labels: bug
#19 - shfl_up implementation
Pull Request -
State: closed - Opened by MathiasMagnus over 3 years ago
- 1 comment
#18 - /W4: Conv from 'int' to 'float', poss loss of data
Pull Request -
State: closed - Opened by MathiasMagnus over 3 years ago
- 1 comment
#17 - <version> header requires C++ 20
Issue -
State: closed - Opened by wnissen almost 4 years ago
- 6 comments
Labels: bug
#16 - Cmake fixes
Pull Request -
State: closed - Opened by MathiasMagnus almost 4 years ago
- 10 comments
Labels: enhancement
#15 - libco #defines conflict with Qt
Issue -
State: closed - Opened by lanwatch almost 4 years ago
- 4 comments
#14 - __shfl() operation lanes don't wrap around
Issue -
State: closed - Opened by MathiasMagnus almost 4 years ago
- 1 comment
#13 - Detect implicit TBB dependence of parallel STL
Pull Request -
State: closed - Opened by MathiasMagnus almost 4 years ago
- 5 comments
Labels: enhancement
#12 - Missing API function: hipMemcpyToSymbol(const T& symbol, ...)
Issue -
State: closed - Opened by MathiasMagnus almost 4 years ago
- 1 comment
#11 - Linking to system TBB considered harmful (primarily on Ubuntu 18.04)
Issue -
State: closed - Opened by MathiasMagnus almost 4 years ago
- 1 comment
#10 - Add exp
Pull Request -
State: closed - Opened by sheidanava almost 4 years ago
- 1 comment
#9 - fix typo in gcc_macos file
Pull Request -
State: closed - Opened by sheidanava almost 4 years ago
#8 - Use of Cuda terminology instead of HIP terminology in coordinate built-ins
Issue -
State: closed - Opened by hchevanne almost 4 years ago
- 3 comments
Labels: wontfix
#7 - Provide FindHIP.cmake, HIPConfig.cmake, hip-config.cmake to aid building other HIP Libraries
Issue -
State: open - Opened by bjoo almost 4 years ago
- 8 comments
Labels: enhancement, question
#6 - [MacOS] legacy_async_memcpy test appears to hang ( homebrew build, gcc-10)
Issue -
State: open - Opened by bjoo almost 4 years ago
- 7 comments
Labels: question
#5 - SIMD related warnings for half precision types (MacOS build, homebrew gcc-10)
Issue -
State: closed - Opened by bjoo almost 4 years ago
#4 - Compilation Warning resulting from non-trivial half precision type (MacOS build, homebrew gcc-10)
Issue -
State: closed - Opened by bjoo almost 4 years ago
#3 - Feature/mac os install inst
Pull Request -
State: closed - Opened by bjoo almost 4 years ago
- 4 comments
#2 - amd64.inl triggers warning C4706
Issue -
State: closed - Opened by MathiasMagnus almost 4 years ago
- 1 comment
Labels: enhancement
#1 - Wtf is this for?
Issue -
State: closed - Opened by ghost almost 4 years ago
- 4 comments