Debian Patches

Status for hipsparse/5.7.1-1

Patch Description Author Forwarded Bugs Origin Last update
0002-spellcheck.patch spellcheck Cordell Bloor <cgmb@slerp.xyz> yes 2023-01-24
0003-fix-sample-includes.patch fix sample includes
When -DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=OFF is used to build
hipsparse, the new-style <project>/<file> include must be used.
Cordell Bloor <cgmb@slerp.xyz> yes 2023-04-15
0004-optional-test-matrices.patch optional test matrices
Add an option to disable the use of downloaded matrix data with
-DWITH_TEST_MATRICES=OFF
Cordell Bloor <cgmb@slerp.xyz> no 2023-07-08
0005-use-readthedocs-theme.patch use readthedocs theme
The docs changes that were made into hipSPARSE for ROCm 5.5.1 are
complex and it's easiest to just disable them for now. These changes
were common across nearly all libraries in ROCm 5.6.0, so we will
probably have to deal with this when we update again.
Cordell Bloor <cgmb@slerp.xyz> not-needed 2023-07-31
0006-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 2023-05-28
0007-allow-missing-matrix-data-in-tests.patch allow missing matrix data in tests
Changes applied using:

find -name '*pp' -exec perl -i -p0e \
's/(.*Cannot open \[read\].*\n.*HIPSPARSE_STATUS_)INTERNAL_ERROR/\1SUCCESS/' \
{} \;

find -name '*pp' -exec perl -i -p0e \
's/fprintf.*(Cannot open \[read\]).*,\s*(\w+).c_str\(\)/[&](){ GTEST_SKIP() << "\1 " << \2; }(/' \
{} \;
Cordell Bloor <cgmb@slerp.xyz> no 2023-07-08

All known versions for source package 'hipsparse'

Links