Debian Patches
Status for hipcub/6.4.3-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-install-cmake-config-to-share.patch | install cmake config to share The ROCM_INSTALL_LIBDIR is only used for determining the install location of the exported cmake config files. This change places those files in /usr/share, which is more consistent with other header-only libraries, such as libcub-dev. |
Cordell Bloor <cgmb@slerp.xyz> | no | 2023-02-12 | ||
| 0002-default-thread-load-store-cache-modifiers-to-off.patch | default thread load-store cache modifiers to off The assembly code used for this is invalid on RDNA 3, but it wasn't noticed with older compilers. The broken code was entirely removed by ROCm 7.1, so this patch can be dropped after updating hipcub to that release. |
Cordell Bloor <cgmb@debian.org> | not-needed | 2025-11-07 |
