BEGIN 1787780152.0942547 EXEC /__w/TheRock/TheRock/build/math-libs/BLAS/hipSPARSE/build /usr/local/therock-tools/bin/cmake -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- /usr/local/therock-tools/bin/cmake --build /__w/TheRock/TheRock/build/math-libs/BLAS/hipSPARSE/build 0.0 [0/2] Re-checking globbed directories... 0.0 [1/218] cd /__w/TheRock/TheRock/build/math-libs/BLAS/hipSPARSE/build && /usr/local/therock-tools/bin/cmake -E rm -f /__w/TheRock/TheRock/build/math-libs/BLAS/hipSPARSE/stamp/stage.stamp 0.1 [2/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_csrsv.cpp.o 0.1 [3/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/extra/hipsparse_csrgemm.cpp.o 0.2 [4/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_axpyi.cpp.o 0.2 [5/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/hipsparse_auxiliary.cpp.o 0.2 [6/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2coo.cpp.o 0.2 [7/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spgemm.cpp.o 0.2 [8/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spgemm_reuse.cpp.o 0.2 [9/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_bsrxmv.cpp.o 0.2 [10/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_sctr.cpp.o 0.2 [11/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level3/hipsparse_gemmi.cpp.o 0.2 [12/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_dense2csr.cpp.o 0.2 [13/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_prune_dense2csr.cpp.o 0.2 [14/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_bsric0.cpp.o 0.2 [15/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2gebsr.cpp.o 0.2 [16/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_prune_dense2csr_by_percentage.cpp.o 0.2 [17/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_csrmv.cpp.o 0.2 [18/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/reorder/hipsparse_csrcolor.cpp.o 0.2 [19/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_dotci.cpp.o 0.2 [20/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/extra/hipsparse_csrgeam.cpp.o 0.2 [21/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_bsr2csr.cpp.o 0.2 [22/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2dense.cpp.o 0.2 [23/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_gebsr2gebsc.cpp.o 0.2 [24/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_gebsr2gebsr.cpp.o 0.2 [25/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_prune_csr2csr.cpp.o 0.2 [26/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_dense2sparse.cpp.o 0.2 [27/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_scatter.cpp.o 0.2 [28/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spmv.cpp.o 0.2 [29/218] Building CXX object clients/common/CMakeFiles/hipsparse-clients-common.dir/hipsparse_template_specialization.cpp.o 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/common/hipsparse_template_specialization.cpp:3141:16: warning: 'hipsparseScsrgeam' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.2 3141 | return hipsparseScsrgeam(handle, 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:204:1: note: 'hipsparseScsrgeam' has been explicitly marked deprecated here 0.2 204 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/common/hipsparse_template_specialization.cpp:3183:16: warning: 'hipsparseDcsrgeam' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.2 3183 | return hipsparseDcsrgeam(handle, 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:225:1: note: 'hipsparseDcsrgeam' has been explicitly marked deprecated here 0.2 225 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/common/hipsparse_template_specialization.cpp:3225:16: warning: 'hipsparseCcsrgeam' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.2 3225 | return hipsparseCcsrgeam(handle, 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:246:1: note: 'hipsparseCcsrgeam' has been explicitly marked deprecated here 0.2 246 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/common/hipsparse_template_specialization.cpp:3267:16: warning: 'hipsparseZcsrgeam' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.2 3267 | return hipsparseZcsrgeam(handle, 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:267:1: note: 'hipsparseZcsrgeam' has been explicitly marked deprecated here 0.2 267 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.2 | ^ 0.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.2 | ^ 0.2 4 warnings generated. 0.2 [30/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_roti.cpp.o 0.2 [31/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_hybmv.cpp.o 0.2 [32/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_cscsort.cpp.o 0.2 [33/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spvv.cpp.o 0.3 [34/218] Building CXX object clients/benchmarks/CMakeFiles/hipsparse-bench.dir/hipsparse_bench_cmdlines.cpp.o 0.3 [35/218] Building CXX object clients/common/CMakeFiles/hipsparse-clients-common.dir/hipsparse_parse_data.cpp.o 0.3 [36/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2csr_compress.cpp.o 0.3 [37/218] Building CXX object clients/common/CMakeFiles/hipsparse-clients-common.dir/unit.cpp.o 0.3 [38/218] Building CXX object clients/common/CMakeFiles/hipsparse-samples-common.dir/utility.cpp.o 0.3 [39/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level3/hipsparse_csrsm.cpp.o 0.3 [40/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_dense2csc.cpp.o 0.3 [41/218] Building CXX object clients/benchmarks/CMakeFiles/hipsparse-bench.dir/hipsparse_routine.cpp.o 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:98:44: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 98 | verify_hipsparse_status_invalid_handle(hipsparseXcsrgeamNnz(nullptr, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:112:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 112 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:127:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 127 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:142:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 142 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:157:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 157 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:172:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 172 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:187:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 187 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:202:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 202 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:217:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 217 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:232:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 232 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:550:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 550 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:565:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 565 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:580:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 580 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:595:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 595 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:788:27: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 788 | CHECK_HIPSPARSE_ERROR(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:788:27: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 788 | CHECK_HIPSPARSE_ERROR(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:827:27: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 827 | CHECK_HIPSPARSE_ERROR(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:196: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:827:27: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 0.3 827 | CHECK_HIPSPARSE_ERROR(hipsparseXcsrgeamNnz(handle, 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 0.3 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:153:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 153 | hipsparseSpSM_solve(nullptr, transA, transB, &alpha, A, B, C, dataType, alg, descr, dbuf)); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:155:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 155 | hipsparseSpSM_solve(handle, transA, transB, nullptr, A, B, C, dataType, alg, descr, dbuf), 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:158:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 158 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:162:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 162 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:166:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 166 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:170:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 170 | hipsparseSpSM_solve(handle, transA, transB, &alpha, A, B, C, dataType, alg, nullptr, dbuf), 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:154:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 154 | hipsparseSpSM_solve(nullptr, transA, transB, &alpha, A, B, C, dataType, alg, descr, dbuf)); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:156:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 156 | hipsparseSpSM_solve(handle, transA, transB, nullptr, A, B, C, dataType, alg, descr, dbuf), 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:159:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 159 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:163:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 163 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:167:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 167 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:171:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 171 | hipsparseSpSM_solve(handle, transA, transB, &alpha, A, B, C, dataType, alg, nullptr, dbuf), 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:154:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 154 | hipsparseSpSM_solve(nullptr, transA, transB, &alpha, A, B, C, dataType, alg, descr, dbuf)); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:156:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 156 | hipsparseSpSM_solve(handle, transA, transB, nullptr, A, B, C, dataType, alg, descr, dbuf), 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:159:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 159 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:163:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 163 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:167:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 167 | hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:171:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 171 | hipsparseSpSM_solve(handle, transA, transB, &alpha, A, B, C, dataType, alg, nullptr, dbuf), 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:126:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 126 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:128:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype' requested here 0.3 128 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, int, int>' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, int, int>' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, int, int>' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, int>' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, int>' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, int>' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, long>' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, long>' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:130:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 130 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, int, int>' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, int, int>' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:96:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, int, int>' requested here 0.3 96 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:724:33: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 0.3 724 | DEFINE_CASE_IT_X(coosm, testing_spsm_coo); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:559:13: note: expanded from macro 'DEFINE_CASE_IT_X' 0.3 559 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, int>' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:237: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, int>' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:102:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, int>' requested here 0.3 102 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:725:34: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 0.3 725 | DEFINE_CASE_IJT_X(csrsm, testing_spsm_csr); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, long>' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:239: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:726:34: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 0.3 726 | DEFINE_CASE_IJT_X(cscsm, testing_spsm_csc); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:573:13: note: expanded from macro 'DEFINE_CASE_IJT_X' 0.3 573 | testingf(arg); \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:106:20: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_call, long, long>' requested here 0.3 106 | return dispatch_call(arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:132:16: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_indextype>' requested here 0.3 132 | return dispatch_indextype(indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:148:9: note: in instantiation of function template specialization 'hipsparse_routine::dispatch_precision' requested here 0.3 148 | HIPSPARSE_FOREACH_ROUTINE; 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.hpp:28:37: note: expanded from macro 'HIPSPARSE_FOREACH_ROUTINE' 0.3 28 | #define HIPSPARSE_FOREACH_ROUTINE \ 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:146:16: note: expanded from macro '\ 0.3 HIPSPARSE_DO_ROUTINE' 0.3 146 | return dispatch_precision(precision, indextype, arg); 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/benchmarks/hipsparse_routine.cpp:238: 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.3 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.3 284 | HIPSPARSE_DEPRECATED_MSG( 0.3 | ^ 0.3 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.3 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.3 | ^ 0.3 292 warnings generated. 0.3 [42/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2bsr.cpp.o 0.3 [43/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_nnz.cpp.o 0.3 [44/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_create_identity_permutation.cpp.o 0.3 [45/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_coo2csr.cpp.o 0.3 [46/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csru2csr.cpp.o 0.3 [47/218] Building CXX object clients/common/CMakeFiles/hipsparse-clients-common.dir/utility.cpp.o 0.3 [48/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_rot.cpp.o 0.3 [49/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_gemvi.cpp.o 0.3 [50/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spsv.cpp.o 0.4 [51/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_doti.cpp.o 0.4 [52/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_gpsv_interleaved_batch.cpp.o 0.4 [53/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_coosort.cpp.o 0.4 [54/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_axpby.cpp.o 0.4 [55/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_gather.cpp.o 0.4 [56/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spmm.cpp.o 0.4 [57/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_gtsv_strided_batch.cpp.o 0.4 [58/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spgeam.cpp.o 0.4 [59/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_gebsr2csr.cpp.o 0.4 [60/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_nnz_compress.cpp.o 0.4 [61/218] Building CXX object clients/benchmarks/CMakeFiles/hipsparse-bench.dir/client.cpp.o 0.4 [62/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_spsm.cpp.o 0.4 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/src/amd_detail/generic/hipsparse_spsm.cpp:168:12: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 0.4 168 | return hipsparseSpSM_solve( 0.4 | ^ 0.4 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 0.4 284 | HIPSPARSE_DEPRECATED_MSG( 0.4 | ^ 0.4 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 0.4 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 0.4 | ^ 0.4 1 warning generated. 0.4 [63/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_gthrz.cpp.o 0.4 [64/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_gtsv_nopivot.cpp.o 0.4 [65/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_bsrilu0.cpp.o 0.4 [66/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_bsrmv.cpp.o 0.4 [67/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level3/hipsparse_csrmm.cpp.o 0.4 [68/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_gtsv_interleaved_batch.cpp.o 0.4 [69/218] Building CXX object clients/benchmarks/CMakeFiles/hipsparse-bench.dir/hipsparse_bench.cpp.o 0.4 [70/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csrsort.cpp.o 0.4 [71/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_csrilu0.cpp.o 0.4 [72/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_hyb2csr.cpp.o 0.4 [73/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level3/hipsparse_bsrmm.cpp.o 0.4 [74/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_sparse2dense.cpp.o 0.4 [75/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2hyb.cpp.o 0.4 [76/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level1/hipsparse_gthr.cpp.o 0.4 [77/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_csric0.cpp.o 0.4 [78/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/precond/hipsparse_gtsv.cpp.o 0.4 [79/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/generic/hipsparse_sddmm.cpp.o 0.4 [80/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level2/hipsparse_bsrsv.cpp.o 0.4 [81/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/level3/hipsparse_bsrsm.cpp.o 0.4 [82/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2csc.cpp.o 0.4 [83/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csr2csru.cpp.o 0.4 [84/218] Building CXX object clients/benchmarks/CMakeFiles/hipsparse-bench.dir/hipsparse_arguments_config.cpp.o 0.5 [85/218] Building CXX object clients/common/CMakeFiles/hipsparse-clients-common.dir/arg_check.cpp.o 0.5 [86/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_prune_csr2csr_by_percentage.cpp.o 0.5 [87/218] Building CXX object clients/tests/CMakeFiles/mtx2csr.dir/__/__/deps/convert.cpp.o 0.5 [88/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/hipsparse_generic_auxiliary.cpp.o 0.5 [89/218] Linking CXX executable clients/mtx2csr.exe 0.5 [90/218] Generating ../hipsparse_mtx2csr 0.5 [91/218] Generating ../staging/hipsparse_common.yaml 0.5 [92/218] Generating ../staging/hipsparse_gentest.py 0.5 [93/218] Generating ../staging/hipsparse_template.yaml 0.5 [94/218] Building CXX object clients/benchmarks/CMakeFiles/hipsparse-bench.dir/hipsparse_bench_app.cpp.o 0.6 [95/218] Building CXX object library/CMakeFiles/hipsparse.dir/src/amd_detail/conversion/hipsparse_csc2dense.cpp.o 0.6 [96/218] Linking CXX shared library library/libhipsparse.so.4.8.0 0.6 [97/218] Creating library symlink library/libhipsparse.so.4 library/libhipsparse.so 0.7 [98/218] Linking CXX static library clients/common/libhipsparse-samples-common.a 0.7 [99/218] Linking CXX static library clients/common/libhipsparse-clients-common.a 0.7 [100/218] Linking CXX executable clients/staging/hipsparse-bench 7.4 [101/218] Generating ../staging/hipsparse_test.data 7.6 [102/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/hipsparse_gtest_main.cpp.o 7.6 [103/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sctr.cpp.o 7.6 [104/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrsm2.cpp.o 7.6 [105/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrgeam2.cpp.o 7.6 [106/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csric02.cpp.o 7.6 [107/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrgemm2_a.cpp.o 7.7 [108/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrilu02.cpp.o 7.7 [109/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmat_descr.cpp.o 7.7 [110/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsrilu02.cpp.o 7.7 [111/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsrsm2.cpp.o 7.7 [112/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gthrz.cpp.o 7.7 [113/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gemvi.cpp.o 7.7 [114/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense_to_sparse_csr.cpp.o 7.7 [115/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gthr.cpp.o 7.8 [116/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gebsr2gebsc.cpp.o 7.8 [117/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gpsv_interleaved_batch.cpp.o 7.8 [118/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gebsr2gebsr.cpp.o 7.8 [119/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_csc.cpp.o 7.8 [120/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsrsv2.cpp.o 7.8 [121/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_roti.cpp.o 7.8 [122/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sparse_to_dense_csc.cpp.o 7.8 [123/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_const_spmat_descr.cpp.o 7.8 [124/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrsv2.cpp.o 7.8 [125/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gemmi.cpp.o 7.8 [126/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_scatter.cpp.o 7.8 [127/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsric02.cpp.o 7.8 [128/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_const_dnvec_descr.cpp.o 7.8 [129/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spvv.cpp.o 7.8 [130/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsrxmv.cpp.o 7.8 [131/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dotci.cpp.o 7.8 [132/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense_to_sparse_csc.cpp.o 7.8 [133/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsv_coo.cpp.o 7.8 [134/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_prune_csr2csr_by_percentage.cpp.o 7.8 [135/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sparse_to_dense_csr.cpp.o 7.8 [136/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrsort.cpp.o 7.8 [137/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spgeam_csr.cpp.o 7.8 [138/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsm_coo.cpp.o 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:153:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 153 | hipsparseSpSM_solve(nullptr, transA, transB, &alpha, A, B, C, dataType, alg, descr, dbuf)); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:155:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 155 | hipsparseSpSM_solve(handle, transA, transB, nullptr, A, B, C, dataType, alg, descr, dbuf), 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:158:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 158 | hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:162:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 162 | hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:166:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 166 | hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:170:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 170 | hipsparseSpSM_solve(handle, transA, transB, &alpha, A, B, C, dataType, alg, nullptr, dbuf), 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:74:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 7.8 74 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:76:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 7.8 76 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:78:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 7.8 78 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:80:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 7.8 80 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:90:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 7.8 90 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:92:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 7.8 92 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:94:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 7.8 94 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:351:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 351 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_coo>' requested here 7.8 28 | TEST_ROUTINE_WITH_CONFIG(spsm_coo, 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 7.8 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 7.8 44 | testing_##ROUTINE(arg); \ 7.8 | ^ 7.8 :50:1: note: expanded from here 7.8 50 | testing_spsm_coo 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 7.8 66 | call_t::template testing(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:96:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 7.8 96 | return TEST{}(arg); 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:356:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 356 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:403:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 403 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_coo.cpp:25: 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_coo.hpp:412:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 7.8 412 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 7.8 284 | HIPSPARSE_DEPRECATED_MSG( 7.8 | ^ 7.8 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.8 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.8 | ^ 7.8 38 warnings generated. 7.8 [139/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsv_csr.cpp.o 7.8 [140/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_nnz.cpp.o 7.8 [141/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2coo.cpp.o 7.9 [142/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense_to_sparse_bell.cpp.o 7.9 [143/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_rot.cpp.o 7.9 [144/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spgemmreuse_csr.cpp.o 7.9 [145/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrgeam.cpp.o 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:98:44: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 98 | verify_hipsparse_status_invalid_handle(hipsparseXcsrgeamNnz(nullptr, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:112:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 112 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:127:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 127 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:142:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 142 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:157:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 157 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:172:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 172 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:187:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 187 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:202:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 202 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:217:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 217 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:232:45: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 232 | verify_hipsparse_status_invalid_pointer(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:550:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 550 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:565:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 565 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:580:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 580 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:595:42: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 595 | verify_hipsparse_status_invalid_size(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:788:27: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 788 | CHECK_HIPSPARSE_ERROR(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_csrgeam.cpp:25: 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_csrgeam.hpp:827:27: warning: 'hipsparseXcsrgeamNnz' is deprecated: This function is deprecated and will be removed in a future release [-Wdeprecated-declarations] 7.9 827 | CHECK_HIPSPARSE_ERROR(hipsparseXcsrgeamNnz(handle, 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/extra/hipsparse_csrgeam.h:102:1: note: 'hipsparseXcsrgeamNnz' has been explicitly marked deprecated here 7.9 102 | HIPSPARSE_DEPRECATED_MSG("This function is deprecated and will be removed in a future release") 7.9 | ^ 7.9 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 7.9 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 7.9 | ^ 7.9 16 warnings generated. 7.9 [146/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_doti.cpp.o 7.9 [147/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmv_csr.cpp.o 7.9 [148/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gtsv.cpp.o 7.9 [149/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gebsr2csr.cpp.o 7.9 [150/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_csr.cpp.o 7.9 [151/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsv_csr_reuse_descr.cpp.o 7.9 [152/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrgemm.cpp.o 7.9 [153/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gtsv_interleaved_batch.cpp.o 7.9 [154/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2csc.cpp.o 7.9 [155/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_coo2csr.cpp.o 7.9 [156/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spgemm_csr.cpp.o 7.9 [157/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_axpyi.cpp.o 7.9 [158/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sddmm_coo.cpp.o 7.9 [159/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sddmm_csr_reuse_descr.cpp.o 8.0 [160/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_prune_dense2csr_by_percentage.cpp.o 8.0 [161/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrgemm2_b.cpp.o 8.0 [162/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_prune_dense2csr.cpp.o 8.0 [163/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2dense.cpp.o 8.0 [164/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrmm.cpp.o 8.0 [165/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense_to_sparse_coo.cpp.o 8.0 [166/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmv_bsr.cpp.o 8.0 [167/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_axpby.cpp.o 8.0 [168/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_bell.cpp.o 8.0 [169/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_const_dnmat_descr.cpp.o 8.0 [170/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_batched_csr.cpp.o 8.0 [171/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spvec_descr.cpp.o 8.0 [172/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsm_csc.cpp.o 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:154:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 154 | hipsparseSpSM_solve(nullptr, transA, transB, &alpha, A, B, C, dataType, alg, descr, dbuf)); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:156:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 156 | hipsparseSpSM_solve(handle, transA, transB, nullptr, A, B, C, dataType, alg, descr, dbuf), 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:159:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 159 | hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:163:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 163 | hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:167:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 167 | hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:171:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 171 | hipsparseSpSM_solve(handle, transA, transB, &alpha, A, B, C, dataType, alg, nullptr, dbuf), 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:172:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.0 172 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:174:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.0 174 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:176:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.0 176 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:178:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.0 178 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:188:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.0 188 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:190:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.0 190 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:192:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.0 192 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:194:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.0 194 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:204:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.0 204 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:206:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.0 206 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:208:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.0 208 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:347:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 347 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:27:1: note: in instantiation of function template specialization 'testing_spsm_csc>' requested here 8.0 27 | TEST_ROUTINE_WITH_CONFIG(spsm_csc, 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.0 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.0 44 | testing_##ROUTINE(arg); \ 8.0 | ^ 8.0 :92:1: note: expanded from here 8.0 92 | testing_spsm_csc 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.0 66 | call_t::template testing(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:210:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.0 210 | return TEST{}(arg); 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:352:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 352 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:424:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 424 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csc.cpp:25: 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csc.hpp:433:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.0 433 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.0 284 | HIPSPARSE_DEPRECATED_MSG( 8.0 | ^ 8.0 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.0 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.0 | ^ 8.0 54 warnings generated. 8.0 [173/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2csc_ex2.cpp.o 8.0 [174/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmv_coo.cpp.o 8.0 [175/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_hyb2csr.cpp.o 8.0 [176/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_cscsort.cpp.o 8.0 [177/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_batched_csc.cpp.o 8.0 [178/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2hyb.cpp.o 8.0 [179/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_prune_csr2csr.cpp.o 8.0 [180/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csru2csr.cpp.o 8.0 [181/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_csr_reuse_descr.cpp.o 8.0 [182/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gtsv2_strided_batch.cpp.o 8.0 [183/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_coo.cpp.o 8.0 [184/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_identity.cpp.o 8.1 [185/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_const_spvec_descr.cpp.o 8.1 [186/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsr2csr.cpp.o 8.1 [187/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2gebsr.cpp.o 8.1 [188/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dnvec_descr.cpp.o 8.1 [189/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmv_csr_reuse_descr.cpp.o 8.1 [190/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsv_csc.cpp.o 8.1 [191/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense2csc.cpp.o 8.1 [192/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrilusv.cpp.o 8.1 [193/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sddmm_csr.cpp.o 8.1 [194/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dnmat_descr.cpp.o 8.1 [195/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_batched_coo.cpp.o 8.1 [196/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense_to_sparse_bell_no_set_pointers.cpp.o 8.1 [197/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2bsr.cpp.o 8.1 [198/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sddmm_csc.cpp.o 8.1 [199/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sddmm_coo_aos.cpp.o 8.1 [200/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_dense2csr.cpp.o 8.1 [201/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmm_bsr.cpp.o 8.2 [202/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csr2csr_compress.cpp.o 8.2 [203/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsrmm.cpp.o 8.2 [204/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csc2dense.cpp.o 8.2 [205/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_coosort.cpp.o 8.2 [206/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmv_sell.cpp.o 8.2 [207/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sparse_to_dense_coo.cpp.o 8.2 [208/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_sddmm_batched_csr.cpp.o 8.2 [209/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spsm_csr.cpp.o 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:154:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 154 | hipsparseSpSM_solve(nullptr, transA, transB, &alpha, A, B, C, dataType, alg, descr, dbuf)); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:156:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 156 | hipsparseSpSM_solve(handle, transA, transB, nullptr, A, B, C, dataType, alg, descr, dbuf), 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:159:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 159 | hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:163:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 163 | hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:167:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 167 | hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:171:9: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 171 | hipsparseSpSM_solve(handle, transA, transB, &alpha, A, B, C, dataType, alg, nullptr, dbuf), 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:172:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.2 172 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:174:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.2 174 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:176:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.2 176 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:178:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.2 178 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:188:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.2 188 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:190:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.2 190 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:192:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.2 192 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:194:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.2 194 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:204:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.2 204 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:206:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy::operator()' requested here 8.2 206 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:208:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.2 208 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:343:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 343 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:28:1: note: in instantiation of function template specialization 'testing_spsm_csr>' requested here 8.2 28 | TEST_ROUTINE_WITH_CONFIG(spsm_csr, 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:92:5: note: expanded from macro 'TEST_ROUTINE_WITH_CONFIG' 8.2 92 | SPECIALIZE_HIPSPARSE_TEST_CALL(ROUTINE); \ 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test.hpp:44:13: note: expanded from macro 'SPECIALIZE_HIPSPARSE_TEST_CALL' 8.2 44 | testing_##ROUTINE(arg); \ 8.2 | ^ 8.2 :51:1: note: expanded from here 8.2 51 | testing_spsm_csr 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_test_template.hpp:66:42: note: in instantiation of function template specialization 'temp::hipsparse_test_call::testing>' requested here 8.2 66 | call_t::template testing(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/hipsparse_type_dispatch.hpp:210:20: note: in instantiation of member function '(anonymous namespace)::hipsparse_test_template::test_call_proxy>::operator()' requested here 8.2 210 | return TEST{}(arg); 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:348:31: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 348 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:395:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 395 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/tests/test_spsm_csr.cpp:25: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/clients/include/testing_spsm_csr.hpp:404:35: warning: 'hipsparseSpSM_solve' is deprecated: This routine will be removed in a future release. Use hipsparseSpSM_solve_ex going forward [-Wdeprecated-declarations] 8.2 404 | CHECK_HIPSPARSE_ERROR(hipsparseSpSM_solve( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/internal/generic/hipsparse_spsm.h:284:1: note: 'hipsparseSpSM_solve' has been explicitly marked deprecated here 8.2 284 | HIPSPARSE_DEPRECATED_MSG( 8.2 | ^ 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/hipsparse/library/include/hipsparse.h:67:41: note: expanded from macro 'HIPSPARSE_DEPRECATED_MSG' 8.2 67 | #define HIPSPARSE_DEPRECATED_MSG(MSG) [[deprecated(MSG)]] 8.2 | ^ 8.2 54 warnings generated. 8.2 [210/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrcolor.cpp.o 8.2 [211/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_spmv_coo_aos.cpp.o 8.2 [212/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_csrmv.cpp.o 8.3 [213/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_bsrmv.cpp.o 8.3 [214/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gather.cpp.o 8.3 [215/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_hybmv.cpp.o 8.4 [216/218] Building CXX object clients/tests/CMakeFiles/hipsparse-test.dir/test_gtsv2_nopivot.cpp.o 8.4 [217/218] Linking CXX executable clients/staging/hipsparse-test END 1787780160.5385237 8.444268941879272 0