hipCUB
hipCUB copied to clipboard
Reusable software components for rocm developers
Update RTD config to use Python 3.10 and rocm-docs-core 1.1.1 Summary of proposed changes: - ReadtheDocs will use Python 3.10 instead of Python 3.8 to build docs - To use...
ASAN CI
Add ASAN flags for compilation and link extra paths needed for tests Also adds a settings map
CubDebugExit(), CUB_MAX() and CUB_MIN() may be commonly used in CUB programs.
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.5.0 to 1.6.1. Release notes Sourced from rocm-docs-core[api_reference]'s releases. v1.6.1 (2024-07-25) Fix project.yaml: rocDecode and rocAL default to develop branch now Refactor Remove unused import Remove unused...
### Problem Description when we try to fix a compiler bug about function min by https://github.com/llvm/llvm-project/pull/82956 we encountered build failure in hipCUB. Then we found the line that causes the...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.7.1 to 1.8.2. Release notes Sourced from rocm-docs-core[api_reference]'s releases. v1.8.2 (2024-09-24) Fix theme.py: Update path to favicon [main 05e728d] bump: version 1.8.1 → 1.8.2 3 files changed,...