Debian Patches
Status for rocprim/6.4.3-1~exp1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
arch-conversion-macro.patch | add opt-in macro for arch conversion The Debian patch that loads code objects built for a particular ISA on all compatible hardware not supported upstream, so for a header-only library like rocprim it seems prudent to make behaviour depending on that to be opt-in. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | debian | 2024-03-25 | |
test-warp-sort-ppc64el.patch | disable test_warp_sort on ppc64el This test fails to build on ppc64el with clang-17. It seems as if the host platform affects the compiler optimization passes that are enabled for device code. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | debian | 2024-03-25 | |
verbose-build.patch | verbose build Some rocprim source files are large enough that they've been split into slices to try to compile faster. However, they're still quite slow to build on the older buildd machines. The verbose flag ensures that a message is printed every time the compiler finishes building a translation unit for each GPU architecture, which should help prevent timeouts if the build is still making forward progress. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | 2024-03-25 | ||
Extend-docs-conf.py-for-offline-build.patch | Extend docs/conf.py for offline build By setting these extra variables, we can suppress a remote call which would cause the build to fail. |
Christian Kastner <ckk@debian.org> | not-needed | 2025-06-28 | ||
Use-local-mathjax.patch | Use local mathjax The sphinx.ext.mathjax extension defaults to loading mathjax from a CDN, which results in the lintian warning 'privacy-breach-generic'. Use a local copy of mathjax to prevent that problem. |
Cordell Bloor <cgmb@slerp.xyz> | not-needed | 2025-06-28 | ||
Drop-stray-semicolon.patch | Drop stray semicolon I saw this fixed in one of the hundreds of branches in the upstream repository, but can't tell which is authoritative, so I'm adding the Forwarded tag instead of Origin. |
Christian Kastner <ckk@debian.org> | not-needed | 2025-06-28 | ||
fix-legacy-stream-version-check.patch | fix legacy stream version check The hipStreamLegacy macro was added in HIP 6.2. |
Cordell Bloor <cgmb@slerp.xyz> | yes | 2025-06-30 |
All known versions for source package 'rocprim'
- 6.4.3-1~exp1 (experimental)
- 5.7.1-2 (trixie, sid, forky)
- 5.3.3-4 (bookworm)