BEGIN 1773132525.3091154 EXEC B:\build\math-libs\BLAS\hipSOLVER\build 'C:/Program Files/CMake/bin/cmake.exe' -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- 'C:/Program Files/CMake/bin/cmake.exe' --build B:/build/math-libs/BLAS/hipSOLVER/build 0.1 [0/2] Re-checking globbed directories... 0.6 [1/55] C:\Windows\system32\cmd.exe /C "cd /D B:\build\math-libs\BLAS\hipSOLVER\build && "C:\Program Files\CMake\bin\cmake.exe" -E rm -f B:/build/math-libs/BLAS/hipSOLVER/stamp/stage.stamp" 3.3 [2/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/common/hipsolver_dense_common.cpp.obj 3.8 [3/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/hipsolver_conversions.cpp.obj 4.1 [4/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/__/common/lapack_host_reference.cpp.obj 4.2 [5/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/hipsolver_dense.cpp.obj 4.2 [6/55] Building CXX object clients/benchmarks/CMakeFiles/hipsolver-bench.dir/__/common/utility.cpp.obj 4.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/common/utility.cpp:100:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 4.2 100 | hipDeviceSynchronize(); 4.2 | ^~~~~~~~~~~~~~~~~~~~~~ 4.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/common/utility.cpp:108:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 4.3 108 | hipStreamSynchronize(stream); 4.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4.3 2 warnings generated. 4.3 [7/55] Building CXX object clients/benchmarks/CMakeFiles/hipsolver-bench.dir/__/common/hipsolver_datatype2string.cpp.obj 4.3 [8/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/dlopen/cholmod.cpp.obj 4.5 [9/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/hipsolver_sparse.cpp.obj 4.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/library/src/amd_detail/hipsolver_sparse.cpp:198:9: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 4.7 198 | hipFree(this->d_buffer); 4.7 | ^~~~~~~~~~~~~~~~~~~~~~~ 4.7 1 warning generated. 4.7 [10/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/hipsolver_refactor.cpp.obj 4.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/library/src/amd_detail/hipsolver_refactor.cpp:259:13: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 4.9 259 | hipFree(this->d_buffer); 4.9 | ^~~~~~~~~~~~~~~~~~~~~~~ 4.9 1 warning generated. 4.9 [11/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/__/common/hipsolver_datatype2string.cpp.obj 4.9 [12/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/__/rocsolvercommon/rocsolver_test.cpp.obj 4.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/rocsolvercommon/rocsolver_test.cpp:30: 4.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/rocsolvercommon\rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 4.9 90 | printf("%li bytes of device memory are required...\n", arg); 5.0 | ~~~ ^~~ 5.0 | %zu 5.0 1 warning generated. 5.0 [13/55] Building CXX object clients/benchmarks/CMakeFiles/hipsolver-bench.dir/__/common/lapack_host_reference.cpp.obj 5.0 [14/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/hipsolver_dense64.cpp.obj 5.6 [15/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/__/common/clients_utility.cpp.obj 5.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/common/clients_utility.cpp:15:9: warning: 'WIN32_LEAN_AND_MEAN' macro redefined [-Wmacro-redefined] 5.6 15 | #define WIN32_LEAN_AND_MEAN 5.6 | ^ 5.6 :8:9: note: previous definition is here 5.6 8 | #define WIN32_LEAN_AND_MEAN 1 5.6 | ^ 5.6 1 warning generated. 5.6 [16/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/dlopen/rocsparse.cpp.obj 5.7 [17/55] Building CXX object clients/benchmarks/CMakeFiles/hipsolver-bench.dir/__/rocsolvercommon/rocsolver_test.cpp.obj 5.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/rocsolvercommon/rocsolver_test.cpp:30: 5.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/rocsolvercommon\rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 5.7 90 | printf("%li bytes of device memory are required...\n", arg); 6.2 | ~~~ ^~~ 6.2 | %zu 6.2 1 warning generated. 6.2 [18/55] Building CXX object clients/benchmarks/CMakeFiles/hipsolver-bench.dir/__/common/clients_utility.cpp.obj 6.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/common/clients_utility.cpp:15:9: warning: 'WIN32_LEAN_AND_MEAN' macro redefined [-Wmacro-redefined] 6.3 15 | #define WIN32_LEAN_AND_MEAN 6.3 | ^ 6.3 :9:9: note: previous definition is here 6.3 9 | #define WIN32_LEAN_AND_MEAN 1 6.3 | ^ 6.3 1 warning generated. 6.3 [19/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/hipsolver_gtest_main.cpp.obj 6.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/hipsolver_gtest_main.cpp:31: 6.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 6.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 6.3 90 | printf("%li bytes of device memory are required...\n", arg); 6.3 | ~~~ ^~~ 6.3 | %zu 6.3 1 warning generated. 6.3 [20/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/__/common/utility.cpp.obj 6.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/common/utility.cpp:100:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 6.3 100 | hipDeviceSynchronize(); 6.3 | ^~~~~~~~~~~~~~~~~~~~~~ 6.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/common/utility.cpp:108:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 6.5 108 | hipStreamSynchronize(stream); 6.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6.5 2 warnings generated. 6.5 [21/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/params_gtest.cpp.obj 6.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/params_gtest.cpp:24: 6.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 7.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 7.9 90 | printf("%li bytes of device memory are required...\n", arg); 7.9 | ~~~ ^~~ 7.9 | %zu 7.9 1 warning generated. 7.9 [22/55] Building CXX object library/src/CMakeFiles/hipsolver.dir/amd_detail/hipsolver.cpp.obj 7.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/library/src/amd_detail/hipsolver.cpp:751:13: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 7.9 751 | hipFree(n_sweeps); 7.9 | ^~~~~~~~~~~~~~~~~ 7.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/library/src/amd_detail/hipsolver.cpp:963:13: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 7.9 963 | hipFree(n_sweeps); 7.9 | ^~~~~~~~~~~~~~~~~ 7.9 2 warnings generated. 7.9 [23/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/determinism_gtest.cpp.obj 7.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/determinism_gtest.cpp:24: 7.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 8.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 8.6 90 | printf("%li bytes of device memory are required...\n", arg); 8.6 | ~~~ ^~~ 8.6 | %zu 8.6 1 warning generated. 8.6 [24/55] Linking CXX shared library staging\hipsolver.dll 12.8 [25/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/csrrf_solve_gtest.cpp.obj 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 12.8 90 | printf("%li bytes of device memory are required...\n", arg); 12.8 | ~~~ ^~~ 12.8 | %zu 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 12.8 104 | this->m_data = this->device_vector_setup(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:40:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 12.8 40 | device_strided_batch_vector ptrT(1, 1, 1, 1); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:77:13: note: in instantiation of function template specialization 'testing_csrrf_solve_bad_arg' requested here 12.8 77 | testing_csrrf_solve_bad_arg(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:93:5: note: in instantiation of function template specialization 'CSRRF_SOLVE::run_tests' requested here 12.8 93 | run_tests(); 12.8 | ^ 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 12.8 115 | this->device_vector_teardown(this->m_data); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:40:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 12.8 40 | device_strided_batch_vector ptrT(1, 1, 1, 1); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:77:13: note: in instantiation of function template specialization 'testing_csrrf_solve_bad_arg' requested here 12.8 77 | testing_csrrf_solve_bad_arg(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:93:5: note: in instantiation of function template specialization 'CSRRF_SOLVE::run_tests' requested here 12.8 93 | run_tests(); 12.8 | ^ 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 12.8 104 | this->m_data = this->device_vector_setup(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:42:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 12.8 42 | device_strided_batch_vector valT(1, 1, 1, 1); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:77:13: note: in instantiation of function template specialization 'testing_csrrf_solve_bad_arg' requested here 12.8 77 | testing_csrrf_solve_bad_arg(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:93:5: note: in instantiation of function template specialization 'CSRRF_SOLVE::run_tests' requested here 12.8 93 | run_tests(); 12.8 | ^ 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 12.8 115 | this->device_vector_teardown(this->m_data); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:42:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 12.8 42 | device_strided_batch_vector valT(1, 1, 1, 1); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:77:13: note: in instantiation of function template specialization 'testing_csrrf_solve_bad_arg' requested here 12.8 77 | testing_csrrf_solve_bad_arg(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:93:5: note: in instantiation of function template specialization 'CSRRF_SOLVE::run_tests' requested here 12.8 93 | run_tests(); 12.8 | ^ 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 12.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:5: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:7: 12.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 12.8 117 | double work[M]; 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:495:9: note: in instantiation of function template specialization 'csrrf_solve_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 12.8 495 | csrrf_solve_getError(handle, 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:80:9: note: in instantiation of function template specialization 'testing_csrrf_solve' requested here 12.8 80 | testing_csrrf_solve(arg); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:93:5: note: in instantiation of function template specialization 'CSRRF_SOLVE::run_tests' requested here 12.8 93 | run_tests(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 12.8 117 | double work[M]; 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 12.8 91 | rocblas_int M, 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 12.8 117 | double work[M]; 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:284:16: note: in instantiation of function template specialization 'norm_error' requested here 12.8 284 | *max_err = norm_error('I', n, nrhs, ldb, hX[0], hXres[0]); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_solve.hpp:495:9: note: in instantiation of function template specialization 'csrrf_solve_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 12.8 495 | csrrf_solve_getError(handle, 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:80:9: note: in instantiation of function template specialization 'testing_csrrf_solve' requested here 12.8 80 | testing_csrrf_solve(arg); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_solve_gtest.cpp:93:5: note: in instantiation of function template specialization 'CSRRF_SOLVE::run_tests' requested here 12.8 93 | run_tests(); 12.8 | ^ 12.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 12.8 117 | double work[M]; 12.8 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 12.9 91 | rocblas_int M, 12.9 | ^ 12.9 11 warnings generated. 12.9 [26/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/csrrf_refactlu_gtest.cpp.obj 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 12.9 90 | printf("%li bytes of device memory are required...\n", arg); 12.9 | ~~~ ^~~ 12.9 | %zu 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 12.9 104 | this->m_data = this->device_vector_setup(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:56:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 12.9 56 | device_strided_batch_vector ptrA(1, 1, 1, 1); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:73:13: note: in instantiation of function template specialization 'testing_csrrf_refactlu_bad_arg' requested here 12.9 73 | testing_csrrf_refactlu_bad_arg(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:89:5: note: in instantiation of function template specialization 'CSRRF_REFACTLU::run_tests' requested here 12.9 89 | run_tests(); 12.9 | ^ 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 12.9 115 | this->device_vector_teardown(this->m_data); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:56:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 12.9 56 | device_strided_batch_vector ptrA(1, 1, 1, 1); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:73:13: note: in instantiation of function template specialization 'testing_csrrf_refactlu_bad_arg' requested here 12.9 73 | testing_csrrf_refactlu_bad_arg(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:89:5: note: in instantiation of function template specialization 'CSRRF_REFACTLU::run_tests' requested here 12.9 89 | run_tests(); 12.9 | ^ 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 12.9 104 | this->m_data = this->device_vector_setup(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:58:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 12.9 58 | device_strided_batch_vector valA(1, 1, 1, 1); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:73:13: note: in instantiation of function template specialization 'testing_csrrf_refactlu_bad_arg' requested here 12.9 73 | testing_csrrf_refactlu_bad_arg(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:89:5: note: in instantiation of function template specialization 'CSRRF_REFACTLU::run_tests' requested here 12.9 89 | run_tests(); 12.9 | ^ 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 12.9 115 | this->device_vector_teardown(this->m_data); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:58:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 12.9 58 | device_strided_batch_vector valA(1, 1, 1, 1); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:73:13: note: in instantiation of function template specialization 'testing_csrrf_refactlu_bad_arg' requested here 12.9 73 | testing_csrrf_refactlu_bad_arg(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:89:5: note: in instantiation of function template specialization 'CSRRF_REFACTLU::run_tests' requested here 12.9 89 | run_tests(); 12.9 | ^ 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 12.9 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 12.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:5: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:26: 12.9 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 12.9 117 | double work[M]; 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:499:9: note: in instantiation of function template specialization 'csrrf_refactlu_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 12.9 499 | csrrf_refactlu_getError(handle, 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:76:9: note: in instantiation of function template specialization 'testing_csrrf_refactlu' requested here 12.9 76 | testing_csrrf_refactlu(arg); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:89:5: note: in instantiation of function template specialization 'CSRRF_REFACTLU::run_tests' requested here 12.9 89 | run_tests(); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 12.9 117 | double work[M]; 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 12.9 91 | rocblas_int M, 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 12.9 117 | double work[M]; 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:288:20: note: in instantiation of function template specialization 'norm_error' requested here 12.9 288 | *max_err = norm_error('F', 1, nnzTRes, 1, hvalT[0], hvalTRes); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_csrrf_refactlu.hpp:499:9: note: in instantiation of function template specialization 'csrrf_refactlu_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 12.9 499 | csrrf_refactlu_getError(handle, 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:76:9: note: in instantiation of function template specialization 'testing_csrrf_refactlu' requested here 12.9 76 | testing_csrrf_refactlu(arg); 12.9 | ^ 12.9 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/csrrf_refactlu_gtest.cpp:89:5: note: in instantiation of function template specialization 'CSRRF_REFACTLU::run_tests' requested here 12.9 89 | run_tests(); 12.9 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 15.8 91 | rocblas_int M, 15.8 | ^ 15.8 11 warnings generated. 15.8 [27/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/gesvda_gtest.cpp.obj 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 15.8 90 | printf("%li bytes of device memory are required...\n", arg); 15.8 | ~~~ ^~~ 15.8 | %zu 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 15.8 104 | this->m_data = this->device_vector_setup(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:110:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 110 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 15.8 115 | this->device_vector_teardown(this->m_data); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:110:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 110 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 15.8 104 | this->m_data = this->device_vector_setup(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:320:43: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 15.8 320 | device_strided_batch_vector dinfo(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:110:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 110 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 15.8 115 | this->device_vector_teardown(this->m_data); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:320:43: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 15.8 320 | device_strided_batch_vector dinfo(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:110:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 110 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:980:13: note: in instantiation of function template specialization 'gesvda_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 15.8 980 | gesvda_getError(handle, 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:98:9: note: in instantiation of function template specialization 'testing_gesvda' requested here 15.8 98 | testing_gesvda(arg); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:110:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 110 | run_tests(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 15.8 91 | rocblas_int M, 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:558:20: note: in instantiation of function template specialization 'norm_error' requested here 15.8 558 | err = norm_error('F', 1, rank, 1, hS[b], hSres[b]); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:980:13: note: in instantiation of function template specialization 'gesvda_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 15.8 980 | gesvda_getError(handle, 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:98:9: note: in instantiation of function template specialization 'testing_gesvda' requested here 15.8 98 | testing_gesvda(arg); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:110:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 110 | run_tests(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 15.8 91 | rocblas_int M, 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 15.8 104 | this->m_data = this->device_vector_setup(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:115:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 115 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 15.8 115 | this->device_vector_teardown(this->m_data); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:115:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 115 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:558:20: note: in instantiation of function template specialization 'norm_error' requested here 15.8 558 | err = norm_error('F', 1, rank, 1, hS[b], hSres[b]); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:980:13: note: in instantiation of function template specialization 'gesvda_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 15.8 980 | gesvda_getError(handle, 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:98:9: note: in instantiation of function template specialization 'testing_gesvda' requested here 15.8 98 | testing_gesvda(arg); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:115:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 115 | run_tests(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 15.8 117 | double work[M]; 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 15.8 91 | rocblas_int M, 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 15.8 104 | this->m_data = this->device_vector_setup(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:120:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 120 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 15.8 115 | this->device_vector_teardown(this->m_data); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:120:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 120 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 15.8 104 | this->m_data = this->device_vector_setup(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:125:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 125 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 15.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 15.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 15.8 115 | this->device_vector_teardown(this->m_data); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:316:43: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 15.8 316 | device_strided_batch_vector dA(1, 1, 1, 1); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:95:13: note: in instantiation of function template specialization 'testing_gesvda_bad_arg' requested here 15.8 95 | testing_gesvda_bad_arg(); 15.8 | ^ 15.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:125:5: note: in instantiation of function template specialization 'GESVDA_BASE::run_tests' requested here 15.8 125 | run_tests(); 15.8 | ^ 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvda_gtest.cpp:6: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvda.hpp:26: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 15.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 24 warnings generated. 17.4 [28/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/potri_gtest.cpp.obj 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 17.4 90 | printf("%li bytes of device memory are required...\n", arg); 17.4 | ~~~ ^~~ 17.4 | %zu 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 17.4 104 | this->m_data = this->device_vector_setup(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:115:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 115 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 17.4 115 | this->device_vector_teardown(this->m_data); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:115:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 115 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 17.4 104 | this->m_data = this->device_vector_setup(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:95:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 17.4 95 | device_strided_batch_vector dinfo(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:115:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 115 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 17.4 115 | this->device_vector_teardown(this->m_data); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:95:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 17.4 95 | device_strided_batch_vector dinfo(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:115:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 115 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 17.4 117 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:202:23: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 17.4 202 | err = norm_error_upperTr('F', n, n, lda, hA[b], hARes[b]); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:442:13: note: in instantiation of function template specialization 'potri_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 17.4 442 | potri_getError(handle, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:95:9: note: in instantiation of function template specialization 'testing_potri' requested here 17.4 95 | testing_potri(arg); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:115:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 115 | run_tests(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 17.4 117 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 17.4 91 | rocblas_int M, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 17.4 117 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 17.4 190 | return norm_error(norm_type, M, N, lda, gold, comp); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:202:23: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 17.4 202 | err = norm_error_upperTr('F', n, n, lda, hA[b], hARes[b]); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:442:13: note: in instantiation of function template specialization 'potri_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 17.4 442 | potri_getError(handle, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:95:9: note: in instantiation of function template specialization 'testing_potri' requested here 17.4 95 | testing_potri(arg); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:115:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 115 | run_tests(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 17.4 117 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 17.4 91 | rocblas_int M, 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 17.4 104 | this->m_data = this->device_vector_setup(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:120:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 120 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 17.4 115 | this->device_vector_teardown(this->m_data); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:120:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 120 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 17.4 117 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 17.4 190 | return norm_error(norm_type, M, N, lda, gold, comp); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:202:23: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 17.4 202 | err = norm_error_upperTr('F', n, n, lda, hA[b], hARes[b]); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:442:13: note: in instantiation of function template specialization 'potri_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 17.4 442 | potri_getError(handle, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:95:9: note: in instantiation of function template specialization 'testing_potri' requested here 17.4 95 | testing_potri(arg); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:120:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 120 | run_tests(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 17.4 117 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 17.4 91 | rocblas_int M, 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 17.4 104 | this->m_data = this->device_vector_setup(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:125:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 125 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 17.4 115 | this->device_vector_teardown(this->m_data); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:125:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 125 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 17.4 161 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:202:23: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 17.4 202 | err = norm_error_upperTr('F', n, n, lda, hA[b], hARes[b]); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:442:13: note: in instantiation of function template specialization 'potri_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 17.4 442 | potri_getError(handle, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:95:9: note: in instantiation of function template specialization 'testing_potri' requested here 17.4 95 | testing_potri(arg); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:125:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 125 | run_tests(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 17.4 161 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 17.4 133 | rocblas_int M, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 17.4 161 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 17.4 190 | return norm_error(norm_type, M, N, lda, gold, comp); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:202:23: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 17.4 202 | err = norm_error_upperTr('F', n, n, lda, hA[b], hARes[b]); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:442:13: note: in instantiation of function template specialization 'potri_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 17.4 442 | potri_getError(handle, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:95:9: note: in instantiation of function template specialization 'testing_potri' requested here 17.4 95 | testing_potri(arg); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:125:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 125 | run_tests(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 17.4 161 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 17.4 133 | rocblas_int M, 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 17.4 104 | this->m_data = this->device_vector_setup(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:130:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 130 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 17.4 115 | this->device_vector_teardown(this->m_data); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:94:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 17.4 94 | device_strided_batch_vector dA(1, 1, 1, 1); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:92:13: note: in instantiation of function template specialization 'testing_potri_bad_arg' requested here 17.4 92 | testing_potri_bad_arg(); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:130:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 130 | run_tests(); 17.4 | ^ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 17.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 17.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:24: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:26: 17.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 17.4 161 | double work[M]; 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 17.4 190 | return norm_error(norm_type, M, N, lda, gold, comp); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:202:23: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 17.4 202 | err = norm_error_upperTr('F', n, n, lda, hA[b], hARes[b]); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potri.hpp:442:13: note: in instantiation of function template specialization 'potri_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 17.4 442 | potri_getError(handle, 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:95:9: note: in instantiation of function template specialization 'testing_potri' requested here 17.4 95 | testing_potri(arg); 17.4 | ^ 17.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potri_gtest.cpp:130:5: note: in instantiation of function template specialization 'POTRI_BASE::run_tests' requested here 17.4 130 | run_tests(); 17.4 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.3 161 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 18.3 133 | rocblas_int M, 18.3 | ^ 18.3 27 warnings generated. 18.3 [29/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/sytrf_gtest.cpp.obj 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 18.3 90 | printf("%li bytes of device memory are required...\n", arg); 18.3 | ~~~ ^~~ 18.3 | %zu 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.3 104 | this->m_data = this->device_vector_setup(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:119:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 119 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.3 115 | this->device_vector_teardown(this->m_data); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:119:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 119 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.3 104 | this->m_data = this->device_vector_setup(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:127:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.3 127 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:119:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 119 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.3 115 | this->device_vector_teardown(this->m_data); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:127:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.3 127 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:119:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 119 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.3 117 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:614:13: note: in instantiation of function template specialization 'sytrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.3 614 | sytrf_getError(handle, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_sytrf' requested here 18.3 99 | testing_sytrf(arg); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:119:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 119 | run_tests(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.3 117 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 18.3 91 | rocblas_int M, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.3 117 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:278:20: note: in instantiation of function template specialization 'norm_error' requested here 18.3 278 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:614:13: note: in instantiation of function template specialization 'sytrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.3 614 | sytrf_getError(handle, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_sytrf' requested here 18.3 99 | testing_sytrf(arg); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:119:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 119 | run_tests(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.3 117 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 18.3 91 | rocblas_int M, 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.3 104 | this->m_data = this->device_vector_setup(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:124:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 124 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.3 115 | this->device_vector_teardown(this->m_data); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:124:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 124 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.3 117 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:278:20: note: in instantiation of function template specialization 'norm_error' requested here 18.3 278 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:614:13: note: in instantiation of function template specialization 'sytrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.3 614 | sytrf_getError(handle, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_sytrf' requested here 18.3 99 | testing_sytrf(arg); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:124:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 124 | run_tests(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.3 117 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 18.3 91 | rocblas_int M, 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.3 104 | this->m_data = this->device_vector_setup(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 129 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.3 115 | this->device_vector_teardown(this->m_data); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 129 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.3 161 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:614:13: note: in instantiation of function template specialization 'sytrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.3 614 | sytrf_getError(handle, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_sytrf' requested here 18.3 99 | testing_sytrf(arg); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 129 | run_tests(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.3 161 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 18.3 133 | rocblas_int M, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.3 161 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:278:20: note: in instantiation of function template specialization 'norm_error' requested here 18.3 278 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:614:13: note: in instantiation of function template specialization 'sytrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.3 614 | sytrf_getError(handle, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_sytrf' requested here 18.3 99 | testing_sytrf(arg); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 129 | run_tests(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.3 161 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 18.3 133 | rocblas_int M, 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.3 104 | this->m_data = this->device_vector_setup(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:134:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 134 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.3 115 | this->device_vector_teardown(this->m_data); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:126:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.3 126 | device_strided_batch_vector dA(1, 1, 1, 1); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_sytrf_bad_arg' requested here 18.3 96 | testing_sytrf_bad_arg(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:134:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 134 | run_tests(); 18.3 | ^ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:24: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:26: 18.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.3 161 | double work[M]; 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:278:20: note: in instantiation of function template specialization 'norm_error' requested here 18.3 278 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrf.hpp:614:13: note: in instantiation of function template specialization 'sytrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.3 614 | sytrf_getError(handle, 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_sytrf' requested here 18.3 99 | testing_sytrf(arg); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrf_gtest.cpp:134:5: note: in instantiation of function template specialization 'SYTRF_BASE::run_tests' requested here 18.3 134 | run_tests(); 18.3 | ^ 18.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 161 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 18.6 133 | rocblas_int M, 18.6 | ^ 18.6 27 warnings generated. 18.6 [30/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/syevdx_heevdx_gtest.cpp.obj 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 18.6 90 | printf("%li bytes of device memory are required...\n", arg); 18.6 | ~~~ ^~~ 18.6 | %zu 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.6 104 | this->m_data = this->device_vector_setup(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 131 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.6 115 | this->device_vector_teardown(this->m_data); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 131 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.6 104 | this->m_data = this->device_vector_setup(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:306:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.6 306 | device_strided_batch_vector dinfo(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 131 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.6 115 | this->device_vector_teardown(this->m_data); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:306:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.6 306 | device_strided_batch_vector dinfo(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 131 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.6 117 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:966:13: note: in instantiation of function template specialization 'syevdx_heevdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.6 966 | syevdx_heevdx_getError(handle, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:107:9: note: in instantiation of function template specialization 'testing_syevdx_heevdx' requested here 18.6 107 | testing_syevdx_heevdx(arg); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 131 | run_tests(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 117 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 18.6 91 | rocblas_int M, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.6 117 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:555:23: note: in instantiation of function template specialization 'norm_error' requested here 18.6 555 | err = norm_error('F', 1, hNev[b][0], 1, hW[b], hWRes[b]); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:966:13: note: in instantiation of function template specialization 'syevdx_heevdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.6 966 | syevdx_heevdx_getError(handle, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:107:9: note: in instantiation of function template specialization 'testing_syevdx_heevdx' requested here 18.6 107 | testing_syevdx_heevdx(arg); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 131 | run_tests(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 117 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 18.6 91 | rocblas_int M, 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.6 104 | this->m_data = this->device_vector_setup(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:136:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 136 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.6 115 | this->device_vector_teardown(this->m_data); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:136:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 136 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.6 117 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:555:23: note: in instantiation of function template specialization 'norm_error' requested here 18.6 555 | err = norm_error('F', 1, hNev[b][0], 1, hW[b], hWRes[b]); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:966:13: note: in instantiation of function template specialization 'syevdx_heevdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.6 966 | syevdx_heevdx_getError(handle, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:107:9: note: in instantiation of function template specialization 'testing_syevdx_heevdx' requested here 18.6 107 | testing_syevdx_heevdx(arg); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:136:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 136 | run_tests(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 117 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 18.6 91 | rocblas_int M, 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.6 104 | this->m_data = this->device_vector_setup(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 141 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.6 115 | this->device_vector_teardown(this->m_data); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 141 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.6 161 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:966:13: note: in instantiation of function template specialization 'syevdx_heevdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.6 966 | syevdx_heevdx_getError(handle, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:107:9: note: in instantiation of function template specialization 'testing_syevdx_heevdx' requested here 18.6 107 | testing_syevdx_heevdx(arg); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 141 | run_tests(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 161 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 18.6 133 | rocblas_int M, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.6 161 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:585:28: note: in instantiation of function template specialization 'norm_error' requested here 18.6 585 | err = norm_error('F', n, hNev[b][0], lda, hA[b], hARes[b]); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:966:13: note: in instantiation of function template specialization 'syevdx_heevdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.6 966 | syevdx_heevdx_getError(handle, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:107:9: note: in instantiation of function template specialization 'testing_syevdx_heevdx' requested here 18.6 107 | testing_syevdx_heevdx(arg); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 141 | run_tests(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 161 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 18.6 133 | rocblas_int M, 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 18.6 104 | this->m_data = this->device_vector_setup(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:146:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 146 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 18.6 115 | this->device_vector_teardown(this->m_data); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:304:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 18.6 304 | device_strided_batch_vector dA(1, 1, 1, 1); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:104:13: note: in instantiation of function template specialization 'testing_syevdx_heevdx_bad_arg' requested here 18.6 104 | testing_syevdx_heevdx_bad_arg(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:146:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 146 | run_tests(); 18.6 | ^ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 18.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 18.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:24: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:26: 18.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 18.6 161 | double work[M]; 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:585:28: note: in instantiation of function template specialization 'norm_error' requested here 18.6 585 | err = norm_error('F', n, hNev[b][0], lda, hA[b], hARes[b]); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevdx_heevdx.hpp:966:13: note: in instantiation of function template specialization 'syevdx_heevdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 18.6 966 | syevdx_heevdx_getError(handle, 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:107:9: note: in instantiation of function template specialization 'testing_syevdx_heevdx' requested here 18.6 107 | testing_syevdx_heevdx(arg); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevdx_heevdx_gtest.cpp:146:5: note: in instantiation of function template specialization 'SYEVDX_HEEVDX::run_tests' requested here 18.6 146 | run_tests(); 18.6 | ^ 18.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 18.6 161 | double work[M]; 18.6 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.0 133 | rocblas_int M, 19.0 | ^ 19.0 27 warnings generated. 19.0 [31/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/orgbr_ungbr_gtest.cpp.obj 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 19.0 90 | printf("%li bytes of device memory are required...\n", arg); 19.0 | ~~~ ^~~ 19.0 | %zu 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.0 104 | this->m_data = this->device_vector_setup(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 152 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.0 115 | this->device_vector_teardown(this->m_data); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 152 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.0 104 | this->m_data = this->device_vector_setup(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:83:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.0 83 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 152 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.0 115 | this->device_vector_teardown(this->m_data); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:83:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.0 83 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 152 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.0 117 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:410:9: note: in instantiation of function template specialization 'orgbr_ungbr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.0 410 | orgbr_ungbr_getError(handle, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:120:9: note: in instantiation of function template specialization 'testing_orgbr_ungbr' requested here 19.0 120 | testing_orgbr_ungbr(arg); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 152 | run_tests(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.0 117 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.0 91 | rocblas_int M, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.0 117 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:221:16: note: in instantiation of function template specialization 'norm_error' requested here 19.0 221 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:410:9: note: in instantiation of function template specialization 'orgbr_ungbr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.0 410 | orgbr_ungbr_getError(handle, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:120:9: note: in instantiation of function template specialization 'testing_orgbr_ungbr' requested here 19.0 120 | testing_orgbr_ungbr(arg); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 152 | run_tests(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.0 117 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.0 91 | rocblas_int M, 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.0 104 | this->m_data = this->device_vector_setup(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:157:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 157 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.0 115 | this->device_vector_teardown(this->m_data); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:157:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 157 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.0 117 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:221:16: note: in instantiation of function template specialization 'norm_error' requested here 19.0 221 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:410:9: note: in instantiation of function template specialization 'orgbr_ungbr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.0 410 | orgbr_ungbr_getError(handle, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:120:9: note: in instantiation of function template specialization 'testing_orgbr_ungbr' requested here 19.0 120 | testing_orgbr_ungbr(arg); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:157:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 157 | run_tests(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.0 117 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.0 91 | rocblas_int M, 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.0 104 | this->m_data = this->device_vector_setup(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:162:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 162 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.0 115 | this->device_vector_teardown(this->m_data); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:162:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 162 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.0 161 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:410:9: note: in instantiation of function template specialization 'orgbr_ungbr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.0 410 | orgbr_ungbr_getError(handle, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:120:9: note: in instantiation of function template specialization 'testing_orgbr_ungbr' requested here 19.0 120 | testing_orgbr_ungbr(arg); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:162:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 162 | run_tests(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.0 161 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.0 133 | rocblas_int M, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.0 161 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:221:16: note: in instantiation of function template specialization 'norm_error' requested here 19.0 221 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:410:9: note: in instantiation of function template specialization 'orgbr_ungbr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.0 410 | orgbr_ungbr_getError(handle, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:120:9: note: in instantiation of function template specialization 'testing_orgbr_ungbr' requested here 19.0 120 | testing_orgbr_ungbr(arg); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:162:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 162 | run_tests(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.0 161 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.0 133 | rocblas_int M, 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.0 104 | this->m_data = this->device_vector_setup(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:167:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 167 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.0 115 | this->device_vector_teardown(this->m_data); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:81:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.0 81 | device_strided_batch_vector dA(1, 1, 1, 1); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_orgbr_ungbr_bad_arg' requested here 19.0 118 | testing_orgbr_ungbr_bad_arg(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:167:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 167 | run_tests(); 19.0 | ^ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:24: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:26: 19.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.0 161 | double work[M]; 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:221:16: note: in instantiation of function template specialization 'norm_error' requested here 19.0 221 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgbr_ungbr.hpp:410:9: note: in instantiation of function template specialization 'orgbr_ungbr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.0 410 | orgbr_ungbr_getError(handle, 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:120:9: note: in instantiation of function template specialization 'testing_orgbr_ungbr' requested here 19.0 120 | testing_orgbr_ungbr(arg); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgbr_ungbr_gtest.cpp:167:5: note: in instantiation of function template specialization 'ORGBR_UNGBR::run_tests' requested here 19.0 167 | run_tests(); 19.0 | ^ 19.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.0 161 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.2 133 | rocblas_int M, 19.2 | ^ 19.2 27 warnings generated. 19.2 [32/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/orgqr_ungqr_gtest.cpp.obj 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 19.2 90 | printf("%li bytes of device memory are required...\n", arg); 19.2 | ~~~ ^~~ 19.2 | %zu 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.2 104 | this->m_data = this->device_vector_setup(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:137:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 137 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.2 115 | this->device_vector_teardown(this->m_data); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:137:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 137 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.2 104 | this->m_data = this->device_vector_setup(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:75:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.2 75 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:137:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 137 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.2 115 | this->device_vector_teardown(this->m_data); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:75:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.2 75 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:137:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 137 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.2 117 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:314:9: note: in instantiation of function template specialization 'orgqr_ungqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.2 314 | orgqr_ungqr_getError(handle, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:105:9: note: in instantiation of function template specialization 'testing_orgqr_ungqr' requested here 19.2 105 | testing_orgqr_ungqr(arg); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:137:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 137 | run_tests(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.2 117 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.2 91 | rocblas_int M, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.2 117 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:174:16: note: in instantiation of function template specialization 'norm_error' requested here 19.2 174 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:314:9: note: in instantiation of function template specialization 'orgqr_ungqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.2 314 | orgqr_ungqr_getError(handle, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:105:9: note: in instantiation of function template specialization 'testing_orgqr_ungqr' requested here 19.2 105 | testing_orgqr_ungqr(arg); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:137:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 137 | run_tests(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.2 117 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.2 91 | rocblas_int M, 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.2 104 | this->m_data = this->device_vector_setup(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:142:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 142 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.2 115 | this->device_vector_teardown(this->m_data); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:142:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 142 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.2 117 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:174:16: note: in instantiation of function template specialization 'norm_error' requested here 19.2 174 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:314:9: note: in instantiation of function template specialization 'orgqr_ungqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.2 314 | orgqr_ungqr_getError(handle, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:105:9: note: in instantiation of function template specialization 'testing_orgqr_ungqr' requested here 19.2 105 | testing_orgqr_ungqr(arg); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:142:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 142 | run_tests(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.2 117 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.2 91 | rocblas_int M, 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.2 104 | this->m_data = this->device_vector_setup(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:147:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 147 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.2 115 | this->device_vector_teardown(this->m_data); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:147:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 147 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.2 161 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:314:9: note: in instantiation of function template specialization 'orgqr_ungqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.2 314 | orgqr_ungqr_getError(handle, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:105:9: note: in instantiation of function template specialization 'testing_orgqr_ungqr' requested here 19.2 105 | testing_orgqr_ungqr(arg); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:147:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 147 | run_tests(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.2 161 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.2 133 | rocblas_int M, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.2 161 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:174:16: note: in instantiation of function template specialization 'norm_error' requested here 19.2 174 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:314:9: note: in instantiation of function template specialization 'orgqr_ungqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.2 314 | orgqr_ungqr_getError(handle, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:105:9: note: in instantiation of function template specialization 'testing_orgqr_ungqr' requested here 19.2 105 | testing_orgqr_ungqr(arg); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:147:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 147 | run_tests(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.2 161 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.2 133 | rocblas_int M, 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.2 104 | this->m_data = this->device_vector_setup(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 152 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.2 115 | this->device_vector_teardown(this->m_data); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:73:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.2 73 | device_strided_batch_vector dA(1, 1, 1, 1); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_orgqr_ungqr_bad_arg' requested here 19.2 103 | testing_orgqr_ungqr_bad_arg(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 152 | run_tests(); 19.2 | ^ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:24: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:26: 19.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.2 161 | double work[M]; 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:174:16: note: in instantiation of function template specialization 'norm_error' requested here 19.2 174 | *max_err = norm_error('F', m, n, lda, hA[0], hARes[0]); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgqr_ungqr.hpp:314:9: note: in instantiation of function template specialization 'orgqr_ungqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.2 314 | orgqr_ungqr_getError(handle, 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:105:9: note: in instantiation of function template specialization 'testing_orgqr_ungqr' requested here 19.2 105 | testing_orgqr_ungqr(arg); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgqr_ungqr_gtest.cpp:152:5: note: in instantiation of function template specialization 'ORGQR_UNGQR::run_tests' requested here 19.2 152 | run_tests(); 19.2 | ^ 19.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.2 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 19.6 27 warnings generated. 19.6 [33/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/geqrf_gtest.cpp.obj 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 19.6 90 | printf("%li bytes of device memory are required...\n", arg); 19.6 | ~~~ ^~~ 19.6 | %zu 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:128:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 128 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:128:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 128 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:194:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 194 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:128:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 128 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:194:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 194 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:128:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 128 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:643:13: note: in instantiation of function template specialization 'geqrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 643 | geqrf_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_geqrf' requested here 19.6 104 | testing_geqrf(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:128:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 128 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.6 91 | rocblas_int M, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:343:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 343 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:643:13: note: in instantiation of function template specialization 'geqrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 643 | geqrf_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_geqrf' requested here 19.6 104 | testing_geqrf(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:128:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 128 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.6 91 | rocblas_int M, 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:133:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 133 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:133:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 133 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:343:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 343 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:643:13: note: in instantiation of function template specialization 'geqrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 643 | geqrf_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_geqrf' requested here 19.6 104 | testing_geqrf(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:133:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 133 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.6 91 | rocblas_int M, 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:138:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 138 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:138:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 138 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:643:13: note: in instantiation of function template specialization 'geqrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 643 | geqrf_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_geqrf' requested here 19.6 104 | testing_geqrf(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:138:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 138 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:343:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 343 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:643:13: note: in instantiation of function template specialization 'geqrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 643 | geqrf_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_geqrf' requested here 19.6 104 | testing_geqrf(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:138:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 138 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:143:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 143 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:192:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 192 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_geqrf_bad_arg' requested here 19.6 101 | testing_geqrf_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:143:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 143 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:343:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 343 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_geqrf.hpp:643:13: note: in instantiation of function template specialization 'geqrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 643 | geqrf_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_geqrf' requested here 19.6 104 | testing_geqrf(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/geqrf_gtest.cpp:143:5: note: in instantiation of function template specialization 'GEQRF_BASE::run_tests' requested here 19.6 143 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 19.6 27 warnings generated. 19.6 [34/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/gebrd_gtest.cpp.obj 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 19.6 90 | printf("%li bytes of device memory are required...\n", arg); 19.6 | ~~~ ^~~ 19.6 | %zu 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:124:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 124 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:124:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 124 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:265:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 265 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:124:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 124 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:265:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 265 | device_strided_batch_vector dInfo(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:124:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 124 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 1015 | gebrd_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_gebrd' requested here 19.6 104 | testing_gebrd(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:124:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 124 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.6 91 | rocblas_int M, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 1015 | gebrd_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_gebrd' requested here 19.6 104 | testing_gebrd(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:124:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 124 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.6 91 | rocblas_int M, 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:129:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 129 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:129:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 129 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 1015 | gebrd_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_gebrd' requested here 19.6 104 | testing_gebrd(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:129:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 129 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 117 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 19.6 91 | rocblas_int M, 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:134:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 134 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:134:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 134 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 1015 | gebrd_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_gebrd' requested here 19.6 104 | testing_gebrd(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:134:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 134 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 1015 | gebrd_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_gebrd' requested here 19.6 104 | testing_gebrd(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:134:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 134 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 19.6 104 | this->m_data = this->device_vector_setup(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:139:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 139 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 19.6 115 | this->device_vector_teardown(this->m_data); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:260:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 19.6 260 | device_strided_batch_vector dA(1, 1, 1, 1); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:101:13: note: in instantiation of function template specialization 'testing_gebrd_bad_arg' requested here 19.6 101 | testing_gebrd_bad_arg(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:139:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 139 | run_tests(); 19.6 | ^ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 19.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 19.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:24: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:26: 19.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 19.6 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 19.6 1015 | gebrd_getError(handle, 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:104:9: note: in instantiation of function template specialization 'testing_gebrd' requested here 19.6 104 | testing_gebrd(arg); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gebrd_gtest.cpp:139:5: note: in instantiation of function template specialization 'GEBRD_BASE::run_tests' requested here 19.6 139 | run_tests(); 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 19.6 161 | double work[M]; 19.6 | ^ 19.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 19.6 133 | rocblas_int M, 19.6 | ^ 20.0 27 warnings generated. 20.0 [35/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/orgtr_ungtr_gtest.cpp.obj 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 20.0 90 | printf("%li bytes of device memory are required...\n", arg); 20.0 | ~~~ ^~~ 20.0 | %zu 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.0 104 | this->m_data = this->device_vector_setup(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:121:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 121 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.0 115 | this->device_vector_teardown(this->m_data); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:121:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 121 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.0 104 | this->m_data = this->device_vector_setup(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:76:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.0 76 | device_strided_batch_vector dInfo(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:121:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 121 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.0 115 | this->device_vector_teardown(this->m_data); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:76:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.0 76 | device_strided_batch_vector dInfo(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:121:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 121 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.0 117 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:320:9: note: in instantiation of function template specialization 'orgtr_ungtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.0 320 | orgtr_ungtr_getError(handle, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:89:9: note: in instantiation of function template specialization 'testing_orgtr_ungtr' requested here 20.0 89 | testing_orgtr_ungtr(arg); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:121:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 121 | run_tests(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.0 117 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.0 91 | rocblas_int M, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.0 117 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:177:16: note: in instantiation of function template specialization 'norm_error' requested here 20.0 177 | *max_err = norm_error('F', n, n, lda, hA[0], hARes[0]); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:320:9: note: in instantiation of function template specialization 'orgtr_ungtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.0 320 | orgtr_ungtr_getError(handle, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:89:9: note: in instantiation of function template specialization 'testing_orgtr_ungtr' requested here 20.0 89 | testing_orgtr_ungtr(arg); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:121:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 121 | run_tests(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.0 117 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.0 91 | rocblas_int M, 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.0 104 | this->m_data = this->device_vector_setup(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:126:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 126 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.0 115 | this->device_vector_teardown(this->m_data); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:126:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 126 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.0 117 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:177:16: note: in instantiation of function template specialization 'norm_error' requested here 20.0 177 | *max_err = norm_error('F', n, n, lda, hA[0], hARes[0]); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:320:9: note: in instantiation of function template specialization 'orgtr_ungtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.0 320 | orgtr_ungtr_getError(handle, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:89:9: note: in instantiation of function template specialization 'testing_orgtr_ungtr' requested here 20.0 89 | testing_orgtr_ungtr(arg); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:126:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 126 | run_tests(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.0 117 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.0 91 | rocblas_int M, 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.0 104 | this->m_data = this->device_vector_setup(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:131:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 131 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.0 115 | this->device_vector_teardown(this->m_data); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:131:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 131 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.0 161 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:320:9: note: in instantiation of function template specialization 'orgtr_ungtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.0 320 | orgtr_ungtr_getError(handle, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:89:9: note: in instantiation of function template specialization 'testing_orgtr_ungtr' requested here 20.0 89 | testing_orgtr_ungtr(arg); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:131:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 131 | run_tests(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.0 161 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.0 133 | rocblas_int M, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.0 161 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:177:16: note: in instantiation of function template specialization 'norm_error' requested here 20.0 177 | *max_err = norm_error('F', n, n, lda, hA[0], hARes[0]); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:320:9: note: in instantiation of function template specialization 'orgtr_ungtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.0 320 | orgtr_ungtr_getError(handle, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:89:9: note: in instantiation of function template specialization 'testing_orgtr_ungtr' requested here 20.0 89 | testing_orgtr_ungtr(arg); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:131:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 131 | run_tests(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.0 161 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.0 133 | rocblas_int M, 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.0 104 | this->m_data = this->device_vector_setup(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:136:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 136 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.0 115 | this->device_vector_teardown(this->m_data); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:74:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.0 74 | device_strided_batch_vector dA(1, 1, 1, 1); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:87:13: note: in instantiation of function template specialization 'testing_orgtr_ungtr_bad_arg' requested here 20.0 87 | testing_orgtr_ungtr_bad_arg(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:136:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 136 | run_tests(); 20.0 | ^ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:24: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:26: 20.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.0 161 | double work[M]; 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:177:16: note: in instantiation of function template specialization 'norm_error' requested here 20.0 177 | *max_err = norm_error('F', n, n, lda, hA[0], hARes[0]); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_orgtr_ungtr.hpp:320:9: note: in instantiation of function template specialization 'orgtr_ungtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.0 320 | orgtr_ungtr_getError(handle, 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:89:9: note: in instantiation of function template specialization 'testing_orgtr_ungtr' requested here 20.0 89 | testing_orgtr_ungtr(arg); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/orgtr_ungtr_gtest.cpp:136:5: note: in instantiation of function template specialization 'ORGTR_UNGTR::run_tests' requested here 20.0 136 | run_tests(); 20.0 | ^ 20.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.0 161 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.3 133 | rocblas_int M, 20.3 | ^ 20.3 27 warnings generated. 20.3 [36/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/sygvdx_hegvdx_gtest.cpp.obj 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 20.3 90 | printf("%li bytes of device memory are required...\n", arg); 20.3 | ~~~ ^~~ 20.3 | %zu 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.3 104 | this->m_data = this->device_vector_setup(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:142:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 142 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.3 115 | this->device_vector_teardown(this->m_data); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:142:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 142 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.3 104 | this->m_data = this->device_vector_setup(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:414:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.3 414 | device_strided_batch_vector dInfo(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:142:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 142 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.3 115 | this->device_vector_teardown(this->m_data); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:414:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.3 414 | device_strided_batch_vector dInfo(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:142:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 142 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.3 117 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:1305:13: note: in instantiation of function template specialization 'sygvdx_hegvdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.3 1305 | sygvdx_hegvdx_getError(handle, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:118:9: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx' requested here 20.3 118 | testing_sygvdx_hegvdx(arg); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:142:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 142 | run_tests(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.3 117 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.3 91 | rocblas_int M, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.3 117 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:792:28: note: in instantiation of function template specialization 'norm_error' requested here 20.3 792 | err = norm_error('F', 1, hNev[b][0], 1, hW[b], hWRes[b]); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:1305:13: note: in instantiation of function template specialization 'sygvdx_hegvdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.3 1305 | sygvdx_hegvdx_getError(handle, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:118:9: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx' requested here 20.3 118 | testing_sygvdx_hegvdx(arg); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:142:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 142 | run_tests(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.3 117 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.3 91 | rocblas_int M, 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.3 104 | this->m_data = this->device_vector_setup(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:147:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 147 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.3 115 | this->device_vector_teardown(this->m_data); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:147:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 147 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.3 117 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:792:28: note: in instantiation of function template specialization 'norm_error' requested here 20.3 792 | err = norm_error('F', 1, hNev[b][0], 1, hW[b], hWRes[b]); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:1305:13: note: in instantiation of function template specialization 'sygvdx_hegvdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.3 1305 | sygvdx_hegvdx_getError(handle, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:118:9: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx' requested here 20.3 118 | testing_sygvdx_hegvdx(arg); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:147:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 147 | run_tests(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.3 117 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.3 91 | rocblas_int M, 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.3 104 | this->m_data = this->device_vector_setup(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:152:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 152 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.3 115 | this->device_vector_teardown(this->m_data); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:152:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 152 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.3 161 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:1305:13: note: in instantiation of function template specialization 'sygvdx_hegvdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.3 1305 | sygvdx_hegvdx_getError(handle, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:118:9: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx' requested here 20.3 118 | testing_sygvdx_hegvdx(arg); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:152:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 152 | run_tests(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.3 161 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.3 133 | rocblas_int M, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.3 161 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:868:28: note: in instantiation of function template specialization 'norm_error' requested here 20.3 868 | err = norm_error('F', n, hNev[b][0], lda, hA[b], hARes[b]); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:1305:13: note: in instantiation of function template specialization 'sygvdx_hegvdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.3 1305 | sygvdx_hegvdx_getError(handle, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:118:9: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx' requested here 20.3 118 | testing_sygvdx_hegvdx(arg); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:152:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 152 | run_tests(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.3 161 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.3 133 | rocblas_int M, 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.3 104 | this->m_data = this->device_vector_setup(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:157:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 157 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.3 115 | this->device_vector_teardown(this->m_data); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:409:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.3 409 | device_strided_batch_vector dA(1, 1, 1, 1); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:115:13: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx_bad_arg' requested here 20.3 115 | testing_sygvdx_hegvdx_bad_arg(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:157:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 157 | run_tests(); 20.3 | ^ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:24: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:26: 20.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.3 161 | double work[M]; 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:868:28: note: in instantiation of function template specialization 'norm_error' requested here 20.3 868 | err = norm_error('F', n, hNev[b][0], lda, hA[b], hARes[b]); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvdx_hegvdx.hpp:1305:13: note: in instantiation of function template specialization 'sygvdx_hegvdx_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.3 1305 | sygvdx_hegvdx_getError(handle, 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:118:9: note: in instantiation of function template specialization 'testing_sygvdx_hegvdx' requested here 20.3 118 | testing_sygvdx_hegvdx(arg); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvdx_hegvdx_gtest.cpp:157:5: note: in instantiation of function template specialization 'SYGVDX_HEGVDX::run_tests' requested here 20.3 157 | run_tests(); 20.3 | ^ 20.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.3 161 | double work[M]; 20.3 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.5 133 | rocblas_int M, 20.5 | ^ 20.5 27 warnings generated. 20.5 [37/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/syevd_heevd_gtest.cpp.obj 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 20.5 90 | printf("%li bytes of device memory are required...\n", arg); 20.5 | ~~~ ^~~ 20.5 | %zu 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 129 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 129 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:151:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 151 | device_strided_batch_vector dinfo(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 129 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:151:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 151 | device_strided_batch_vector dinfo(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 129 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:683:13: note: in instantiation of function template specialization 'syevd_heevd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 683 | syevd_heevd_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:97:9: note: in instantiation of function template specialization 'testing_syevd_heevd' requested here 20.5 97 | testing_syevd_heevd(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 129 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.5 91 | rocblas_int M, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:346:23: note: in instantiation of function template specialization 'norm_error' requested here 20.5 346 | err = norm_error('F', 1, n, 1, hD[b], hDres[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:683:13: note: in instantiation of function template specialization 'syevd_heevd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 683 | syevd_heevd_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:97:9: note: in instantiation of function template specialization 'testing_syevd_heevd' requested here 20.5 97 | testing_syevd_heevd(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:129:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 129 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.5 91 | rocblas_int M, 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:134:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 134 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:134:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 134 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:346:23: note: in instantiation of function template specialization 'norm_error' requested here 20.5 346 | err = norm_error('F', 1, n, 1, hD[b], hDres[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:683:13: note: in instantiation of function template specialization 'syevd_heevd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 683 | syevd_heevd_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:97:9: note: in instantiation of function template specialization 'testing_syevd_heevd' requested here 20.5 97 | testing_syevd_heevd(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:134:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 134 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.5 91 | rocblas_int M, 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:139:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 139 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:139:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 139 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:683:13: note: in instantiation of function template specialization 'syevd_heevd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 683 | syevd_heevd_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:97:9: note: in instantiation of function template specialization 'testing_syevd_heevd' requested here 20.5 97 | testing_syevd_heevd(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:139:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 139 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.5 133 | rocblas_int M, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:376:28: note: in instantiation of function template specialization 'norm_error' requested here 20.5 376 | err = norm_error('F', n, n, lda, hA[b], hAres[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:683:13: note: in instantiation of function template specialization 'syevd_heevd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 683 | syevd_heevd_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:97:9: note: in instantiation of function template specialization 'testing_syevd_heevd' requested here 20.5 97 | testing_syevd_heevd(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:139:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 139 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.5 133 | rocblas_int M, 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:144:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 144 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:149:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 149 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:94:13: note: in instantiation of function template specialization 'testing_syevd_heevd_bad_arg' requested here 20.5 94 | testing_syevd_heevd_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:144:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 144 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:376:28: note: in instantiation of function template specialization 'norm_error' requested here 20.5 376 | err = norm_error('F', n, n, lda, hA[b], hAres[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevd_heevd.hpp:683:13: note: in instantiation of function template specialization 'syevd_heevd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 683 | syevd_heevd_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:97:9: note: in instantiation of function template specialization 'testing_syevd_heevd' requested here 20.5 97 | testing_syevd_heevd(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevd_heevd_gtest.cpp:144:5: note: in instantiation of function template specialization 'SYEVD_HEEVD::run_tests' requested here 20.5 144 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.5 133 | rocblas_int M, 20.5 | ^ 20.5 27 warnings generated. 20.5 [38/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/getrs_gtest.cpp.obj 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 20.5 90 | printf("%li bytes of device memory are required...\n", arg); 20.5 | ~~~ ^~~ 20.5 | %zu 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:145:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 145 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:145:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 145 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:246:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 246 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:145:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 145 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:246:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 246 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:145:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 145 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:863:13: note: in instantiation of function template specialization 'getrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 863 | getrs_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:121:9: note: in instantiation of function template specialization 'testing_getrs' requested here 20.5 121 | testing_getrs(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:145:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 145 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.5 91 | rocblas_int M, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:452:20: note: in instantiation of function template specialization 'norm_error' requested here 20.5 452 | err = norm_error('I', m, nrhs, ldb, hB[b], hBRes[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:863:13: note: in instantiation of function template specialization 'getrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 863 | getrs_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:121:9: note: in instantiation of function template specialization 'testing_getrs' requested here 20.5 121 | testing_getrs(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:145:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 145 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.5 91 | rocblas_int M, 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:150:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 150 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:150:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 150 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:452:20: note: in instantiation of function template specialization 'norm_error' requested here 20.5 452 | err = norm_error('I', m, nrhs, ldb, hB[b], hBRes[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:863:13: note: in instantiation of function template specialization 'getrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 863 | getrs_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:121:9: note: in instantiation of function template specialization 'testing_getrs' requested here 20.5 121 | testing_getrs(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:150:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 150 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 117 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 20.5 91 | rocblas_int M, 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.5 104 | this->m_data = this->device_vector_setup(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.5 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:155:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 155 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.5 115 | this->device_vector_teardown(this->m_data); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.5 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.5 118 | testing_getrs_bad_arg(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:155:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 155 | run_tests(); 20.5 | ^ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:863:13: note: in instantiation of function template specialization 'getrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 863 | getrs_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:121:9: note: in instantiation of function template specialization 'testing_getrs' requested here 20.5 121 | testing_getrs(arg); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:155:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.5 155 | run_tests(); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.5 133 | rocblas_int M, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.5 161 | double work[M]; 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:452:20: note: in instantiation of function template specialization 'norm_error' requested here 20.5 452 | err = norm_error('I', m, nrhs, ldb, hB[b], hBRes[b]); 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:863:13: note: in instantiation of function template specialization 'getrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.5 863 | getrs_getError(handle, 20.5 | ^ 20.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:121:9: note: in instantiation of function template specialization 'testing_getrs' requested here 20.6 121 | testing_getrs(arg); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:155:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.6 155 | run_tests(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.6 161 | double work[M]; 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.6 133 | rocblas_int M, 20.6 | ^ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.6 104 | this->m_data = this->device_vector_setup(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.6 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.6 118 | testing_getrs_bad_arg(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:160:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.6 160 | run_tests(); 20.6 | ^ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.6 115 | this->device_vector_teardown(this->m_data); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.6 244 | device_strided_batch_vector dA(1, 1, 1, 1); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.6 118 | testing_getrs_bad_arg(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:160:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.6 160 | run_tests(); 20.6 | ^ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 20.6 161 | double work[M]; 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:452:20: note: in instantiation of function template specialization 'norm_error' requested here 20.6 452 | err = norm_error('I', m, nrhs, ldb, hB[b], hBRes[b]); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:863:13: note: in instantiation of function template specialization 'getrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 20.6 863 | getrs_getError(handle, 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:121:9: note: in instantiation of function template specialization 'testing_getrs' requested here 20.6 121 | testing_getrs(arg); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:160:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.6 160 | run_tests(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 20.6 161 | double work[M]; 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 20.6 133 | rocblas_int M, 20.6 | ^ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 20.6 104 | this->m_data = this->device_vector_setup(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:246:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 20.6 246 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.6 118 | testing_getrs_bad_arg(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:205:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.6 205 | run_tests(); 20.6 | ^ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 20.6 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 20.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 20.6 115 | this->device_vector_teardown(this->m_data); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:246:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 20.6 246 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:118:13: note: in instantiation of function template specialization 'testing_getrs_bad_arg' requested here 20.6 118 | testing_getrs_bad_arg(); 20.6 | ^ 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:205:5: note: in instantiation of function template specialization 'GETRS_BASE::run_tests' requested here 20.6 205 | run_tests(); 20.6 | ^ 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrs_gtest.cpp:24: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrs.hpp:26: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 20.6 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 20.6 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 31 warnings generated. 21.1 [39/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/gesv_gtest.cpp.obj 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 21.1 90 | printf("%li bytes of device memory are required...\n", arg); 21.1 | ~~~ ^~~ 21.1 | %zu 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.1 104 | this->m_data = this->device_vector_setup(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:134:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 134 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.1 115 | this->device_vector_teardown(this->m_data); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:134:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 134 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.1 104 | this->m_data = this->device_vector_setup(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:267:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.1 267 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:134:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 134 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.1 115 | this->device_vector_teardown(this->m_data); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:267:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.1 267 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:134:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 134 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.1 117 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:811:13: note: in instantiation of function template specialization 'gesv_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.1 811 | gesv_getError(handle, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:110:9: note: in instantiation of function template specialization 'testing_gesv' requested here 21.1 110 | testing_gesv(arg); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:134:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 134 | run_tests(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.1 117 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.1 91 | rocblas_int M, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.1 117 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:445:24: note: in instantiation of function template specialization 'norm_error' requested here 21.1 445 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b], (!INPLACE ? ldx : ldb)); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:811:13: note: in instantiation of function template specialization 'gesv_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.1 811 | gesv_getError(handle, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:110:9: note: in instantiation of function template specialization 'testing_gesv' requested here 21.1 110 | testing_gesv(arg); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:134:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 134 | run_tests(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.1 117 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.1 91 | rocblas_int M, 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.1 104 | this->m_data = this->device_vector_setup(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:139:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 139 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.1 115 | this->device_vector_teardown(this->m_data); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:139:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 139 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.1 117 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:445:24: note: in instantiation of function template specialization 'norm_error' requested here 21.1 445 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b], (!INPLACE ? ldx : ldb)); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:811:13: note: in instantiation of function template specialization 'gesv_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.1 811 | gesv_getError(handle, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:110:9: note: in instantiation of function template specialization 'testing_gesv' requested here 21.1 110 | testing_gesv(arg); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:139:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 139 | run_tests(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.1 117 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.1 91 | rocblas_int M, 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.1 104 | this->m_data = this->device_vector_setup(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:144:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 144 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.1 115 | this->device_vector_teardown(this->m_data); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:144:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 144 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.1 161 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:811:13: note: in instantiation of function template specialization 'gesv_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.1 811 | gesv_getError(handle, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:110:9: note: in instantiation of function template specialization 'testing_gesv' requested here 21.1 110 | testing_gesv(arg); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:144:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 144 | run_tests(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.1 161 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.1 133 | rocblas_int M, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.1 161 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:445:24: note: in instantiation of function template specialization 'norm_error' requested here 21.1 445 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b], (!INPLACE ? ldx : ldb)); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:811:13: note: in instantiation of function template specialization 'gesv_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.1 811 | gesv_getError(handle, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:110:9: note: in instantiation of function template specialization 'testing_gesv' requested here 21.1 110 | testing_gesv(arg); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:144:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 144 | run_tests(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.1 161 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.1 133 | rocblas_int M, 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.1 104 | this->m_data = this->device_vector_setup(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:149:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 149 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.1 115 | this->device_vector_teardown(this->m_data); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:264:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.1 264 | device_strided_batch_vector dA(1, 1, 1, 1); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:107:13: note: in instantiation of function template specialization 'testing_gesv_bad_arg' requested here 21.1 107 | testing_gesv_bad_arg(); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:149:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 149 | run_tests(); 21.1 | ^ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.1 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:24: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:26: 21.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.1 161 | double work[M]; 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:445:24: note: in instantiation of function template specialization 'norm_error' requested here 21.1 445 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b], (!INPLACE ? ldx : ldb)); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesv.hpp:811:13: note: in instantiation of function template specialization 'gesv_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.1 811 | gesv_getError(handle, 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:110:9: note: in instantiation of function template specialization 'testing_gesv' requested here 21.1 110 | testing_gesv(arg); 21.1 | ^ 21.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesv_gtest.cpp:149:5: note: in instantiation of function template specialization 'GESV_BASE::run_tests' requested here 21.1 149 | run_tests(); 21.1 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.2 161 | double work[M]; 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.2 133 | rocblas_int M, 21.2 | ^ 21.2 27 warnings generated. 21.2 [40/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/sygvd_hegvd_gtest.cpp.obj 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 21.2 90 | printf("%li bytes of device memory are required...\n", arg); 21.2 | ~~~ ^~~ 21.2 | %zu 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.2 104 | this->m_data = this->device_vector_setup(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.2 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.2 103 | testing_sygvd_hegvd_bad_arg(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 138 | run_tests(); 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.2 115 | this->device_vector_teardown(this->m_data); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.2 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.2 103 | testing_sygvd_hegvd_bad_arg(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 138 | run_tests(); 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.2 104 | this->m_data = this->device_vector_setup(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:281:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.2 281 | device_strided_batch_vector dInfo(1, 1, 1, 1); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.2 103 | testing_sygvd_hegvd_bad_arg(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 138 | run_tests(); 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.2 115 | this->device_vector_teardown(this->m_data); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:281:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.2 281 | device_strided_batch_vector dInfo(1, 1, 1, 1); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.2 103 | testing_sygvd_hegvd_bad_arg(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 138 | run_tests(); 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.2 117 | double work[M]; 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:985:13: note: in instantiation of function template specialization 'sygvd_hegvd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.2 985 | sygvd_hegvd_getError(handle, 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:106:9: note: in instantiation of function template specialization 'testing_sygvd_hegvd' requested here 21.2 106 | testing_sygvd_hegvd(arg); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 138 | run_tests(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.2 117 | double work[M]; 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.2 91 | rocblas_int M, 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.2 117 | double work[M]; 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:525:28: note: in instantiation of function template specialization 'norm_error' requested here 21.2 525 | err = norm_error('F', 1, n, 1, hD[b], hDRes[b]); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:985:13: note: in instantiation of function template specialization 'sygvd_hegvd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.2 985 | sygvd_hegvd_getError(handle, 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:106:9: note: in instantiation of function template specialization 'testing_sygvd_hegvd' requested here 21.2 106 | testing_sygvd_hegvd(arg); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 138 | run_tests(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.2 117 | double work[M]; 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.2 91 | rocblas_int M, 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.2 104 | this->m_data = this->device_vector_setup(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.2 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.2 103 | testing_sygvd_hegvd_bad_arg(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 143 | run_tests(); 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.2 115 | this->device_vector_teardown(this->m_data); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.2 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.2 103 | testing_sygvd_hegvd_bad_arg(); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.2 143 | run_tests(); 21.2 | ^ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.2 117 | double work[M]; 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:525:28: note: in instantiation of function template specialization 'norm_error' requested here 21.2 525 | err = norm_error('F', 1, n, 1, hD[b], hDRes[b]); 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:985:13: note: in instantiation of function template specialization 'sygvd_hegvd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.2 985 | sygvd_hegvd_getError(handle, 21.2 | ^ 21.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:106:9: note: in instantiation of function template specialization 'testing_sygvd_hegvd' requested here 21.2 106 | testing_sygvd_hegvd(arg); 21.2 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 143 | run_tests(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.3 117 | double work[M]; 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.3 91 | rocblas_int M, 21.3 | ^ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.3 104 | this->m_data = this->device_vector_setup(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.3 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.3 103 | testing_sygvd_hegvd_bad_arg(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 148 | run_tests(); 21.3 | ^ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.3 115 | this->device_vector_teardown(this->m_data); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.3 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.3 103 | testing_sygvd_hegvd_bad_arg(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 148 | run_tests(); 21.3 | ^ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.3 161 | double work[M]; 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:985:13: note: in instantiation of function template specialization 'sygvd_hegvd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.3 985 | sygvd_hegvd_getError(handle, 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:106:9: note: in instantiation of function template specialization 'testing_sygvd_hegvd' requested here 21.3 106 | testing_sygvd_hegvd(arg); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 148 | run_tests(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.3 161 | double work[M]; 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.3 133 | rocblas_int M, 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.3 161 | double work[M]; 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:605:28: note: in instantiation of function template specialization 'norm_error' requested here 21.3 605 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:985:13: note: in instantiation of function template specialization 'sygvd_hegvd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.3 985 | sygvd_hegvd_getError(handle, 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:106:9: note: in instantiation of function template specialization 'testing_sygvd_hegvd' requested here 21.3 106 | testing_sygvd_hegvd(arg); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 148 | run_tests(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.3 161 | double work[M]; 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.3 133 | rocblas_int M, 21.3 | ^ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.3 104 | this->m_data = this->device_vector_setup(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.3 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.3 103 | testing_sygvd_hegvd_bad_arg(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 153 | run_tests(); 21.3 | ^ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.3 115 | this->device_vector_teardown(this->m_data); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:278:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.3 278 | device_strided_batch_vector dA(1, 1, 1, 1); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:103:13: note: in instantiation of function template specialization 'testing_sygvd_hegvd_bad_arg' requested here 21.3 103 | testing_sygvd_hegvd_bad_arg(); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 153 | run_tests(); 21.3 | ^ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:24: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:26: 21.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.3 161 | double work[M]; 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:605:28: note: in instantiation of function template specialization 'norm_error' requested here 21.3 605 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvd_hegvd.hpp:985:13: note: in instantiation of function template specialization 'sygvd_hegvd_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.3 985 | sygvd_hegvd_getError(handle, 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:106:9: note: in instantiation of function template specialization 'testing_sygvd_hegvd' requested here 21.3 106 | testing_sygvd_hegvd(arg); 21.3 | ^ 21.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvd_hegvd_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVD_HEGVD::run_tests' requested here 21.3 153 | run_tests(); 21.3 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.4 133 | rocblas_int M, 21.4 | ^ 21.4 27 warnings generated. 21.4 [41/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/ormqr_unmqr_gtest.cpp.obj 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 21.4 90 | printf("%li bytes of device memory are required...\n", arg); 21.4 | ~~~ ^~~ 21.4 | %zu 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:161:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 161 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:161:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 161 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:180:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 180 | device_strided_batch_vector dInfo(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:161:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 161 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:180:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 180 | device_strided_batch_vector dInfo(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:161:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 161 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:566:9: note: in instantiation of function template specialization 'ormqr_unmqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 566 | ormqr_unmqr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:129:9: note: in instantiation of function template specialization 'testing_ormqr_unmqr' requested here 21.4 129 | testing_ormqr_unmqr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:161:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 161 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.4 91 | rocblas_int M, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:322:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 322 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:566:9: note: in instantiation of function template specialization 'ormqr_unmqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 566 | ormqr_unmqr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:129:9: note: in instantiation of function template specialization 'testing_ormqr_unmqr' requested here 21.4 129 | testing_ormqr_unmqr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:161:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 161 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.4 91 | rocblas_int M, 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:166:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 166 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:166:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 166 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:322:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 322 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:566:9: note: in instantiation of function template specialization 'ormqr_unmqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 566 | ormqr_unmqr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:129:9: note: in instantiation of function template specialization 'testing_ormqr_unmqr' requested here 21.4 129 | testing_ormqr_unmqr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:166:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 166 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.4 91 | rocblas_int M, 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:171:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 171 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:171:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 171 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:566:9: note: in instantiation of function template specialization 'ormqr_unmqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 566 | ormqr_unmqr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:129:9: note: in instantiation of function template specialization 'testing_ormqr_unmqr' requested here 21.4 129 | testing_ormqr_unmqr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:171:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 171 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.4 133 | rocblas_int M, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:322:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 322 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:566:9: note: in instantiation of function template specialization 'ormqr_unmqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 566 | ormqr_unmqr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:129:9: note: in instantiation of function template specialization 'testing_ormqr_unmqr' requested here 21.4 129 | testing_ormqr_unmqr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:171:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 171 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.4 133 | rocblas_int M, 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:176:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 176 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:177:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 177 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:127:13: note: in instantiation of function template specialization 'testing_ormqr_unmqr_bad_arg' requested here 21.4 127 | testing_ormqr_unmqr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:176:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 176 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:322:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 322 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormqr_unmqr.hpp:566:9: note: in instantiation of function template specialization 'ormqr_unmqr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 566 | ormqr_unmqr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:129:9: note: in instantiation of function template specialization 'testing_ormqr_unmqr' requested here 21.4 129 | testing_ormqr_unmqr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormqr_unmqr_gtest.cpp:176:5: note: in instantiation of function template specialization 'ORMQR_UNMQR::run_tests' requested here 21.4 176 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.4 133 | rocblas_int M, 21.4 | ^ 21.4 27 warnings generated. 21.4 [42/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/ormtr_unmtr_gtest.cpp.obj 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 21.4 90 | printf("%li bytes of device memory are required...\n", arg); 21.4 | ~~~ ^~~ 21.4 | %zu 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:174:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 174 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:174:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 174 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:220:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 220 | device_strided_batch_vector dInfo(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:174:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 174 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:220:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 220 | device_strided_batch_vector dInfo(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:174:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 174 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:620:9: note: in instantiation of function template specialization 'ormtr_unmtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 620 | ormtr_unmtr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:142:9: note: in instantiation of function template specialization 'testing_ormtr_unmtr' requested here 21.4 142 | testing_ormtr_unmtr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:174:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 174 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.4 91 | rocblas_int M, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:375:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 375 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:620:9: note: in instantiation of function template specialization 'ormtr_unmtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 620 | ormtr_unmtr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:142:9: note: in instantiation of function template specialization 'testing_ormtr_unmtr' requested here 21.4 142 | testing_ormtr_unmtr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:174:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 174 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.4 91 | rocblas_int M, 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:179:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 179 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:179:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 179 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:375:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 375 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:620:9: note: in instantiation of function template specialization 'ormtr_unmtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 620 | ormtr_unmtr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:142:9: note: in instantiation of function template specialization 'testing_ormtr_unmtr' requested here 21.4 142 | testing_ormtr_unmtr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:179:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 179 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 117 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 21.4 91 | rocblas_int M, 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:184:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 184 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:184:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 184 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:620:9: note: in instantiation of function template specialization 'ormtr_unmtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 620 | ormtr_unmtr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:142:9: note: in instantiation of function template specialization 'testing_ormtr_unmtr' requested here 21.4 142 | testing_ormtr_unmtr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:184:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 184 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.4 133 | rocblas_int M, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:375:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 375 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:620:9: note: in instantiation of function template specialization 'ormtr_unmtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 620 | ormtr_unmtr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:142:9: note: in instantiation of function template specialization 'testing_ormtr_unmtr' requested here 21.4 142 | testing_ormtr_unmtr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:184:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 184 | run_tests(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 21.4 133 | rocblas_int M, 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 21.4 104 | this->m_data = this->device_vector_setup(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:189:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 189 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 21.4 115 | this->device_vector_teardown(this->m_data); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:217:38: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 21.4 217 | device_strided_batch_vector dA(1, 1, 1, 1); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:140:13: note: in instantiation of function template specialization 'testing_ormtr_unmtr_bad_arg' requested here 21.4 140 | testing_ormtr_unmtr_bad_arg(); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:189:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 189 | run_tests(); 21.4 | ^ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 21.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 21.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:24: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:26: 21.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 21.4 161 | double work[M]; 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:375:16: note: in instantiation of function template specialization 'norm_error' requested here 21.4 375 | *max_err = norm_error('F', m, n, ldc, hC[0], hCRes[0]); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_ormtr_unmtr.hpp:620:9: note: in instantiation of function template specialization 'ormtr_unmtr_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 21.4 620 | ormtr_unmtr_getError(handle, 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:142:9: note: in instantiation of function template specialization 'testing_ormtr_unmtr' requested here 21.4 142 | testing_ormtr_unmtr(arg); 21.4 | ^ 21.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/ormtr_unmtr_gtest.cpp:189:5: note: in instantiation of function template specialization 'ORMTR_UNMTR::run_tests' requested here 21.4 189 | run_tests(); 21.4 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.0 133 | rocblas_int M, 22.0 | ^ 22.0 27 warnings generated. 22.0 [43/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/sytrd_hetrd_gtest.cpp.obj 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 22.0 90 | printf("%li bytes of device memory are required...\n", arg); 22.0 | ~~~ ^~~ 22.0 | %zu 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:128:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 128 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:128:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 128 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 244 | device_strided_batch_vector dInfo(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:128:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 128 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:244:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 244 | device_strided_batch_vector dInfo(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:128:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 128 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:512:26: note: in instantiation of function template specialization 'norm_error_lowerTr' requested here 22.0 512 | ? norm_error_lowerTr('F', n, n, lda, hA[b], hARes[b]) 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:883:13: note: in instantiation of function template specialization 'sytrd_hetrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 883 | sytrd_hetrd_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:96:9: note: in instantiation of function template specialization 'testing_sytrd_hetrd' requested here 22.0 96 | testing_sytrd_hetrd(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:128:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 128 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.0 91 | rocblas_int M, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:208:12: note: in instantiation of function template specialization 'norm_error' requested here 22.0 208 | return norm_error(norm_type, M, N, lda, gold, comp); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:512:26: note: in instantiation of function template specialization 'norm_error_lowerTr' requested here 22.0 512 | ? norm_error_lowerTr('F', n, n, lda, hA[b], hARes[b]) 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:883:13: note: in instantiation of function template specialization 'sytrd_hetrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 883 | sytrd_hetrd_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:96:9: note: in instantiation of function template specialization 'testing_sytrd_hetrd' requested here 22.0 96 | testing_sytrd_hetrd(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:128:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 128 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.0 91 | rocblas_int M, 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:133:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 133 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:133:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 133 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:208:12: note: in instantiation of function template specialization 'norm_error' requested here 22.0 208 | return norm_error(norm_type, M, N, lda, gold, comp); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:512:26: note: in instantiation of function template specialization 'norm_error_lowerTr' requested here 22.0 512 | ? norm_error_lowerTr('F', n, n, lda, hA[b], hARes[b]) 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:883:13: note: in instantiation of function template specialization 'sytrd_hetrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 883 | sytrd_hetrd_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:96:9: note: in instantiation of function template specialization 'testing_sytrd_hetrd' requested here 22.0 96 | testing_sytrd_hetrd(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:133:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 133 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.0 91 | rocblas_int M, 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 138 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 138 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:512:26: note: in instantiation of function template specialization 'norm_error_lowerTr' requested here 22.0 512 | ? norm_error_lowerTr('F', n, n, lda, hA[b], hARes[b]) 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:883:13: note: in instantiation of function template specialization 'sytrd_hetrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 883 | sytrd_hetrd_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:96:9: note: in instantiation of function template specialization 'testing_sytrd_hetrd' requested here 22.0 96 | testing_sytrd_hetrd(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 138 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.0 133 | rocblas_int M, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:208:12: note: in instantiation of function template specialization 'norm_error' requested here 22.0 208 | return norm_error(norm_type, M, N, lda, gold, comp); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:512:26: note: in instantiation of function template specialization 'norm_error_lowerTr' requested here 22.0 512 | ? norm_error_lowerTr('F', n, n, lda, hA[b], hARes[b]) 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:883:13: note: in instantiation of function template specialization 'sytrd_hetrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 883 | sytrd_hetrd_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:96:9: note: in instantiation of function template specialization 'testing_sytrd_hetrd' requested here 22.0 96 | testing_sytrd_hetrd(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:138:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 138 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.0 133 | rocblas_int M, 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 143 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:240:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 240 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:93:13: note: in instantiation of function template specialization 'testing_sytrd_hetrd_bad_arg' requested here 22.0 93 | testing_sytrd_hetrd_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 143 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:208:12: note: in instantiation of function template specialization 'norm_error' requested here 22.0 208 | return norm_error(norm_type, M, N, lda, gold, comp); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:512:26: note: in instantiation of function template specialization 'norm_error_lowerTr' requested here 22.0 512 | ? norm_error_lowerTr('F', n, n, lda, hA[b], hARes[b]) 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sytrd_hetrd.hpp:883:13: note: in instantiation of function template specialization 'sytrd_hetrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 883 | sytrd_hetrd_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:96:9: note: in instantiation of function template specialization 'testing_sytrd_hetrd' requested here 22.0 96 | testing_sytrd_hetrd(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sytrd_hetrd_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYTRD_HETRD::run_tests' requested here 22.0 143 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.0 133 | rocblas_int M, 22.0 | ^ 22.0 27 warnings generated. 22.0 [44/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/gels_gtest.cpp.obj 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 22.0 90 | printf("%li bytes of device memory are required...\n", arg); 22.0 | ~~~ ^~~ 22.0 | %zu 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:139:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 139 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:139:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 139 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:226:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 226 | device_strided_batch_vector dInfo(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:139:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 139 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:226:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 226 | device_strided_batch_vector dInfo(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:139:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 139 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:783:13: note: in instantiation of function template specialization 'gels_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 783 | gels_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:115:9: note: in instantiation of function template specialization 'testing_gels' requested here 22.0 115 | testing_gels(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:139:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 139 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.0 91 | rocblas_int M, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:403:24: note: in instantiation of function template specialization 'norm_error' requested here 22.0 403 | err = norm_error('F', m, nrhs, ldb, hB[b], hBRes[b]); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:783:13: note: in instantiation of function template specialization 'gels_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 783 | gels_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:115:9: note: in instantiation of function template specialization 'testing_gels' requested here 22.0 115 | testing_gels(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:139:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 139 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.0 91 | rocblas_int M, 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:144:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 144 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:144:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 144 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:403:24: note: in instantiation of function template specialization 'norm_error' requested here 22.0 403 | err = norm_error('F', m, nrhs, ldb, hB[b], hBRes[b]); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:783:13: note: in instantiation of function template specialization 'gels_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 783 | gels_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:115:9: note: in instantiation of function template specialization 'testing_gels' requested here 22.0 115 | testing_gels(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:144:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 144 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 117 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.0 91 | rocblas_int M, 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:149:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 149 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:149:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 149 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:783:13: note: in instantiation of function template specialization 'gels_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 783 | gels_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:115:9: note: in instantiation of function template specialization 'testing_gels' requested here 22.0 115 | testing_gels(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:149:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 149 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.0 133 | rocblas_int M, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:403:24: note: in instantiation of function template specialization 'norm_error' requested here 22.0 403 | err = norm_error('F', m, nrhs, ldb, hB[b], hBRes[b]); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:783:13: note: in instantiation of function template specialization 'gels_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 783 | gels_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:115:9: note: in instantiation of function template specialization 'testing_gels' requested here 22.0 115 | testing_gels(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:149:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 149 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.0 133 | rocblas_int M, 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.0 104 | this->m_data = this->device_vector_setup(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:154:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 154 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.0 115 | this->device_vector_teardown(this->m_data); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:223:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.0 223 | device_strided_batch_vector dA(1, 1, 1, 1); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:112:13: note: in instantiation of function template specialization 'testing_gels_bad_arg' requested here 22.0 112 | testing_gels_bad_arg(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:154:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 154 | run_tests(); 22.0 | ^ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:24: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:26: 22.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.0 161 | double work[M]; 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:403:24: note: in instantiation of function template specialization 'norm_error' requested here 22.0 403 | err = norm_error('F', m, nrhs, ldb, hB[b], hBRes[b]); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gels.hpp:783:13: note: in instantiation of function template specialization 'gels_getError, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.0 783 | gels_getError(handle, 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:115:9: note: in instantiation of function template specialization 'testing_gels' requested here 22.0 115 | testing_gels(arg); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gels_gtest.cpp:154:5: note: in instantiation of function template specialization 'GELS_BASE::run_tests' requested here 22.0 154 | run_tests(); 22.0 | ^ 22.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.7 133 | rocblas_int M, 22.7 | ^ 22.7 27 warnings generated. 22.7 [45/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/sygvj_hegvj_gtest.cpp.obj 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 22.7 90 | printf("%li bytes of device memory are required...\n", arg); 22.7 | ~~~ ^~~ 22.7 | %zu 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.7 104 | this->m_data = this->device_vector_setup(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 143 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.7 115 | this->device_vector_teardown(this->m_data); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 143 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.7 104 | this->m_data = this->device_vector_setup(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:293:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.7 293 | device_strided_batch_vector dInfo(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 143 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.7 115 | this->device_vector_teardown(this->m_data); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:293:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.7 293 | device_strided_batch_vector dInfo(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 143 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.7 117 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:1047:13: note: in instantiation of function template specialization 'sygvj_hegvj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.7 1047 | sygvj_hegvj_getError(handle, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:111:9: note: in instantiation of function template specialization 'testing_sygvj_hegvj' requested here 22.7 111 | testing_sygvj_hegvj(arg); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 143 | run_tests(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 117 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.7 91 | rocblas_int M, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.7 117 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:572:28: note: in instantiation of function template specialization 'norm_error' requested here 22.7 572 | err = norm_error('F', 1, n, 1, hD[b], hDRes[b]); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:1047:13: note: in instantiation of function template specialization 'sygvj_hegvj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.7 1047 | sygvj_hegvj_getError(handle, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:111:9: note: in instantiation of function template specialization 'testing_sygvj_hegvj' requested here 22.7 111 | testing_sygvj_hegvj(arg); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:143:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 143 | run_tests(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 117 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.7 91 | rocblas_int M, 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.7 104 | this->m_data = this->device_vector_setup(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 148 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.7 115 | this->device_vector_teardown(this->m_data); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 148 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.7 117 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:572:28: note: in instantiation of function template specialization 'norm_error' requested here 22.7 572 | err = norm_error('F', 1, n, 1, hD[b], hDRes[b]); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:1047:13: note: in instantiation of function template specialization 'sygvj_hegvj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.7 1047 | sygvj_hegvj_getError(handle, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:111:9: note: in instantiation of function template specialization 'testing_sygvj_hegvj' requested here 22.7 111 | testing_sygvj_hegvj(arg); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:148:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 148 | run_tests(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 117 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 22.7 91 | rocblas_int M, 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.7 104 | this->m_data = this->device_vector_setup(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 153 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.7 115 | this->device_vector_teardown(this->m_data); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 153 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:1047:13: note: in instantiation of function template specialization 'sygvj_hegvj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.7 1047 | sygvj_hegvj_getError(handle, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:111:9: note: in instantiation of function template specialization 'testing_sygvj_hegvj' requested here 22.7 111 | testing_sygvj_hegvj(arg); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 153 | run_tests(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.7 133 | rocblas_int M, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:652:28: note: in instantiation of function template specialization 'norm_error' requested here 22.7 652 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:1047:13: note: in instantiation of function template specialization 'sygvj_hegvj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.7 1047 | sygvj_hegvj_getError(handle, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:111:9: note: in instantiation of function template specialization 'testing_sygvj_hegvj' requested here 22.7 111 | testing_sygvj_hegvj(arg); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:153:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 153 | run_tests(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 22.7 133 | rocblas_int M, 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 22.7 104 | this->m_data = this->device_vector_setup(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:158:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 158 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 22.7 115 | this->device_vector_teardown(this->m_data); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:290:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 22.7 290 | device_strided_batch_vector dA(1, 1, 1, 1); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:108:13: note: in instantiation of function template specialization 'testing_sygvj_hegvj_bad_arg' requested here 22.7 108 | testing_sygvj_hegvj_bad_arg(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:158:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 158 | run_tests(); 22.7 | ^ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 22.7 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 22.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:24: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:26: 22.7 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:652:28: note: in instantiation of function template specialization 'norm_error' requested here 22.7 652 | err = norm_error('F', n, n, lda, hA[b], hARes[b]); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_sygvj_hegvj.hpp:1047:13: note: in instantiation of function template specialization 'sygvj_hegvj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 22.7 1047 | sygvj_hegvj_getError(handle, 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:111:9: note: in instantiation of function template specialization 'testing_sygvj_hegvj' requested here 22.7 111 | testing_sygvj_hegvj(arg); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/sygvj_hegvj_gtest.cpp:158:5: note: in instantiation of function template specialization 'SYGVJ_HEGVJ::run_tests' requested here 22.7 158 | run_tests(); 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 22.7 161 | double work[M]; 22.7 | ^ 22.7 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 23.2 133 | rocblas_int M, 23.2 | ^ 23.2 27 warnings generated. 23.2 [46/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/potrf_gtest.cpp.obj 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 23.2 90 | printf("%li bytes of device memory are required...\n", arg); 23.2 | ~~~ ^~~ 23.2 | %zu 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.2 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.2 68 | if(false == this->try_initialize_memory()) 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:121:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 121 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.2 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.2 70 | this->free_memory(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:121:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 121 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.2 104 | this->m_data = this->device_vector_setup(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:77:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 23.2 77 | device_strided_batch_vector dinfo(1, 1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:121:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 121 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.2 115 | this->device_vector_teardown(this->m_data); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:77:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 23.2 77 | device_strided_batch_vector dinfo(1, 1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:121:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 121 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.2 117 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:193:19: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 23.2 193 | err = norm_error_upperTr('F', nn, nn, lda, hA[b], hARes[b]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:393:13: note: in instantiation of function template specialization 'potrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.2 393 | potrf_getError(handle, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:101:9: note: in instantiation of function template specialization 'testing_potrf' requested here 23.2 101 | testing_potrf(arg); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:121:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 121 | run_tests(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.2 117 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 23.2 91 | rocblas_int M, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.2 117 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 23.2 190 | return norm_error(norm_type, M, N, lda, gold, comp); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:193:19: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 23.2 193 | err = norm_error_upperTr('F', nn, nn, lda, hA[b], hARes[b]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:393:13: note: in instantiation of function template specialization 'potrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.2 393 | potrf_getError(handle, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:101:9: note: in instantiation of function template specialization 'testing_potrf' requested here 23.2 101 | testing_potrf(arg); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:121:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 121 | run_tests(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.2 117 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 23.2 91 | rocblas_int M, 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.2 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.2 68 | if(false == this->try_initialize_memory()) 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:126:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 126 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.2 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.2 70 | this->free_memory(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:126:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 126 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.2 117 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 23.2 190 | return norm_error(norm_type, M, N, lda, gold, comp); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:193:19: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 23.2 193 | err = norm_error_upperTr('F', nn, nn, lda, hA[b], hARes[b]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:393:13: note: in instantiation of function template specialization 'potrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.2 393 | potrf_getError(handle, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:101:9: note: in instantiation of function template specialization 'testing_potrf' requested here 23.2 101 | testing_potrf(arg); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:126:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 126 | run_tests(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.2 117 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 23.2 91 | rocblas_int M, 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.2 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.2 68 | if(false == this->try_initialize_memory()) 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:131:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 131 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.2 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.2 70 | this->free_memory(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:131:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 131 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.2 161 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:193:19: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 23.2 193 | err = norm_error_upperTr('F', nn, nn, lda, hA[b], hARes[b]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:393:13: note: in instantiation of function template specialization 'potrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.2 393 | potrf_getError(handle, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:101:9: note: in instantiation of function template specialization 'testing_potrf' requested here 23.2 101 | testing_potrf(arg); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:131:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 131 | run_tests(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.2 161 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 23.2 133 | rocblas_int M, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.2 161 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 23.2 190 | return norm_error(norm_type, M, N, lda, gold, comp); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:193:19: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 23.2 193 | err = norm_error_upperTr('F', nn, nn, lda, hA[b], hARes[b]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:393:13: note: in instantiation of function template specialization 'potrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.2 393 | potrf_getError(handle, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:101:9: note: in instantiation of function template specialization 'testing_potrf' requested here 23.2 101 | testing_potrf(arg); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:131:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 131 | run_tests(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.2 161 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 23.2 133 | rocblas_int M, 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.2 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.2 68 | if(false == this->try_initialize_memory()) 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:136:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 136 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.2 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.2 70 | this->free_memory(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:76:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.2 76 | device_batch_vector dA(1, 1, 1); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:98:13: note: in instantiation of function template specialization 'testing_potrf_bad_arg' requested here 23.2 98 | testing_potrf_bad_arg(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:136:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 136 | run_tests(); 23.2 | ^ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.2 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:24: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:26: 23.2 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.2 161 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:190:12: note: in instantiation of function template specialization 'norm_error' requested here 23.2 190 | return norm_error(norm_type, M, N, lda, gold, comp); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:193:19: note: in instantiation of function template specialization 'norm_error_upperTr' requested here 23.2 193 | err = norm_error_upperTr('F', nn, nn, lda, hA[b], hARes[b]); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrf.hpp:393:13: note: in instantiation of function template specialization 'potrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.2 393 | potrf_getError(handle, 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:101:9: note: in instantiation of function template specialization 'testing_potrf' requested here 23.2 101 | testing_potrf(arg); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrf_gtest.cpp:136:5: note: in instantiation of function template specialization 'POTRF_BASE::run_tests' requested here 23.2 136 | run_tests(); 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.2 161 | double work[M]; 23.2 | ^ 23.2 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 23.8 133 | rocblas_int M, 23.8 | ^ 23.8 27 warnings generated. 23.8 [47/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/potrs_gtest.cpp.obj 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 23.8 90 | printf("%li bytes of device memory are required...\n", arg); 23.8 | ~~~ ^~~ 23.8 | %zu 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.8 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.8 68 | if(false == this->try_initialize_memory()) 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:132:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 132 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.8 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.8 70 | this->free_memory(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:132:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 132 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.8 104 | this->m_data = this->device_vector_setup(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:128:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 23.8 128 | device_strided_batch_vector dInfo(1, 1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:132:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 132 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.8 115 | this->device_vector_teardown(this->m_data); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:128:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 23.8 128 | device_strided_batch_vector dInfo(1, 1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:132:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 132 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.8 117 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:570:13: note: in instantiation of function template specialization 'potrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.8 570 | potrs_getError(handle, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_potrs' requested here 23.8 112 | testing_potrs(arg); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:132:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 132 | run_tests(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.8 117 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 23.8 91 | rocblas_int M, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.8 117 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:296:20: note: in instantiation of function template specialization 'norm_error' requested here 23.8 296 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:570:13: note: in instantiation of function template specialization 'potrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.8 570 | potrs_getError(handle, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_potrs' requested here 23.8 112 | testing_potrs(arg); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:132:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 132 | run_tests(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.8 117 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 23.8 91 | rocblas_int M, 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.8 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.8 68 | if(false == this->try_initialize_memory()) 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:137:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 137 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.8 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.8 70 | this->free_memory(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:137:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 137 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.8 117 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:296:20: note: in instantiation of function template specialization 'norm_error' requested here 23.8 296 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:570:13: note: in instantiation of function template specialization 'potrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.8 570 | potrs_getError(handle, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_potrs' requested here 23.8 112 | testing_potrs(arg); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:137:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 137 | run_tests(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.8 117 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 23.8 91 | rocblas_int M, 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.8 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.8 68 | if(false == this->try_initialize_memory()) 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:142:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 142 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.8 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.8 70 | this->free_memory(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:142:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 142 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.8 161 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:570:13: note: in instantiation of function template specialization 'potrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.8 570 | potrs_getError(handle, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_potrs' requested here 23.8 112 | testing_potrs(arg); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:142:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 142 | run_tests(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.8 161 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 23.8 133 | rocblas_int M, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.8 161 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:296:20: note: in instantiation of function template specialization 'norm_error' requested here 23.8 296 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:570:13: note: in instantiation of function template specialization 'potrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.8 570 | potrs_getError(handle, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_potrs' requested here 23.8 112 | testing_potrs(arg); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:142:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 142 | run_tests(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.8 161 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 23.8 133 | rocblas_int M, 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:272:74: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 23.8 272 | = (nullptr != (this->m_data[batch_index] = this->device_vector_setup())); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:68:27: note: in instantiation of member function 'device_batch_vector::try_initialize_memory' requested here 23.8 68 | if(false == this->try_initialize_memory()) 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:147:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 147 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:303:27: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 23.8 303 | this->device_vector_teardown(this->m_data[batch_index]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_batch_vector.hpp:70:19: note: in instantiation of member function 'device_batch_vector::free_memory' requested here 23.8 70 | this->free_memory(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:126:42: note: in instantiation of member function 'device_batch_vector::device_batch_vector' requested here 23.8 126 | device_batch_vector dA(1, 1, 1); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_potrs_bad_arg' requested here 23.8 109 | testing_potrs_bad_arg(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:147:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 147 | run_tests(); 23.8 | ^ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 23.8 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 23.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:24: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:26: 23.8 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 23.8 161 | double work[M]; 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:296:20: note: in instantiation of function template specialization 'norm_error' requested here 23.8 296 | err = norm_error('I', n, nrhs, ldb, hB[b], hBRes[b]); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_potrs.hpp:570:13: note: in instantiation of function template specialization 'potrs_getError, device_strided_batch_vector, device_strided_batch_vector, host_batch_vector, host_strided_batch_vector>' requested here 23.8 570 | potrs_getError(handle, 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_potrs' requested here 23.8 112 | testing_potrs(arg); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/potrs_gtest.cpp:147:5: note: in instantiation of function template specialization 'POTRS_BASE::run_tests' requested here 23.8 147 | run_tests(); 23.8 | ^ 23.8 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 23.8 161 | double work[M]; 23.8 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 24.5 133 | rocblas_int M, 24.5 | ^ 24.5 27 warnings generated. 24.5 [48/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/getrf_gtest.cpp.obj 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 24.5 90 | printf("%li bytes of device memory are required...\n", arg); 24.5 | ~~~ ^~~ 24.5 | %zu 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 24.5 104 | this->m_data = this->device_vector_setup(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:144:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 144 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 24.5 115 | this->device_vector_teardown(this->m_data); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:144:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 144 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 24.5 104 | this->m_data = this->device_vector_setup(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:170:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 24.5 170 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:144:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 144 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 24.5 115 | this->device_vector_teardown(this->m_data); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:170:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 24.5 170 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:144:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 144 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 24.5 117 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:676:13: note: in instantiation of function template specialization 'getrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 24.5 676 | getrf_getError(handle, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_getrf' requested here 24.5 112 | testing_getrf(arg); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:144:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 144 | run_tests(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 24.5 117 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 24.5 91 | rocblas_int M, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 24.5 117 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:345:20: note: in instantiation of function template specialization 'norm_error' requested here 24.5 345 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:676:13: note: in instantiation of function template specialization 'getrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 24.5 676 | getrf_getError(handle, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_getrf' requested here 24.5 112 | testing_getrf(arg); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:144:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 144 | run_tests(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 24.5 117 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 24.5 91 | rocblas_int M, 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 24.5 104 | this->m_data = this->device_vector_setup(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:149:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 149 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 24.5 115 | this->device_vector_teardown(this->m_data); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:149:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 149 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 24.5 117 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:345:20: note: in instantiation of function template specialization 'norm_error' requested here 24.5 345 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:676:13: note: in instantiation of function template specialization 'getrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 24.5 676 | getrf_getError(handle, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_getrf' requested here 24.5 112 | testing_getrf(arg); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:149:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 149 | run_tests(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 24.5 117 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 24.5 91 | rocblas_int M, 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 24.5 104 | this->m_data = this->device_vector_setup(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:154:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 154 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 24.5 115 | this->device_vector_teardown(this->m_data); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:154:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 154 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 24.5 161 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:676:13: note: in instantiation of function template specialization 'getrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 24.5 676 | getrf_getError(handle, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_getrf' requested here 24.5 112 | testing_getrf(arg); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:154:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 154 | run_tests(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 24.5 161 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 24.5 133 | rocblas_int M, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 24.5 161 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:345:20: note: in instantiation of function template specialization 'norm_error' requested here 24.5 345 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:676:13: note: in instantiation of function template specialization 'getrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 24.5 676 | getrf_getError(handle, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_getrf' requested here 24.5 112 | testing_getrf(arg); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:154:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 154 | run_tests(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 24.5 161 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 24.5 133 | rocblas_int M, 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 24.5 104 | this->m_data = this->device_vector_setup(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:159:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 159 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 24.5 115 | this->device_vector_teardown(this->m_data); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:169:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 24.5 169 | device_strided_batch_vector dA(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:159:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 159 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 24.5 161 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:345:20: note: in instantiation of function template specialization 'norm_error' requested here 24.5 345 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:676:13: note: in instantiation of function template specialization 'getrf_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 24.5 676 | getrf_getError(handle, 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:112:9: note: in instantiation of function template specialization 'testing_getrf' requested here 24.5 112 | testing_getrf(arg); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:159:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 159 | run_tests(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 24.5 161 | double work[M]; 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 24.5 133 | rocblas_int M, 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 24.5 104 | this->m_data = this->device_vector_setup(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:170:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 24.5 170 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:224:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 224 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 24.5 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 24.5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 24.5 115 | this->device_vector_teardown(this->m_data); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:170:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 24.5 170 | device_strided_batch_vector dIpiv(1, 1, 1, 1); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:109:13: note: in instantiation of function template specialization 'testing_getrf_bad_arg' requested here 24.5 109 | testing_getrf_bad_arg(); 24.5 | ^ 24.5 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:224:5: note: in instantiation of function template specialization 'GETRF_BASE::run_tests' requested here 24.5 224 | run_tests(); 24.5 | ^ 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/getrf_gtest.cpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_getrf.hpp:24: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 24.5 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 31 warnings generated. 27.0 [49/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/gesvdj_gtest.cpp.obj 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 27.0 90 | printf("%li bytes of device memory are required...\n", arg); 27.0 | ~~~ ^~~ 27.0 | %zu 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 27.0 104 | this->m_data = this->device_vector_setup(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:156:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 156 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 27.0 115 | this->device_vector_teardown(this->m_data); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:156:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 156 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 27.0 104 | this->m_data = this->device_vector_setup(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:316:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 27.0 316 | device_strided_batch_vector dinfo(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:156:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 156 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 27.0 115 | this->device_vector_teardown(this->m_data); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:316:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 27.0 316 | device_strided_batch_vector dinfo(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:156:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 156 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 27.0 117 | double work[M]; 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:1027:13: note: in instantiation of function template specialization 'gesvdj_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 27.0 1027 | gesvdj_getError(handle, 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:136:9: note: in instantiation of function template specialization 'testing_gesvdj' requested here 27.0 136 | testing_gesvdj(arg); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:156:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 156 | run_tests(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 27.0 117 | double work[M]; 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 27.0 91 | rocblas_int M, 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 27.0 117 | double work[M]; 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:576:19: note: in instantiation of function template specialization 'norm_error' requested here 27.0 576 | err = norm_error('F', 1, min(m, n), 1, hS[b], hSres[b]); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:1027:13: note: in instantiation of function template specialization 'gesvdj_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 27.0 1027 | gesvdj_getError(handle, 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:136:9: note: in instantiation of function template specialization 'testing_gesvdj' requested here 27.0 136 | testing_gesvdj(arg); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:156:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 156 | run_tests(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 27.0 117 | double work[M]; 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 27.0 91 | rocblas_int M, 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 27.0 104 | this->m_data = this->device_vector_setup(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:161:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 161 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 27.0 115 | this->device_vector_teardown(this->m_data); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:161:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 161 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 27.0 117 | double work[M]; 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:576:19: note: in instantiation of function template specialization 'norm_error' requested here 27.0 576 | err = norm_error('F', 1, min(m, n), 1, hS[b], hSres[b]); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:1027:13: note: in instantiation of function template specialization 'gesvdj_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 27.0 1027 | gesvdj_getError(handle, 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:136:9: note: in instantiation of function template specialization 'testing_gesvdj' requested here 27.0 136 | testing_gesvdj(arg); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:161:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 161 | run_tests(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 27.0 117 | double work[M]; 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 27.0 91 | rocblas_int M, 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 27.0 104 | this->m_data = this->device_vector_setup(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:166:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 166 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 27.0 115 | this->device_vector_teardown(this->m_data); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:166:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 166 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 27.0 104 | this->m_data = this->device_vector_setup(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:171:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 171 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 27.0 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 27.0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 27.0 115 | this->device_vector_teardown(this->m_data); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:312:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 27.0 312 | device_strided_batch_vector dA(1, 1, 1, 1); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:133:13: note: in instantiation of function template specialization 'testing_gesvdj_bad_arg' requested here 27.0 133 | testing_gesvdj_bad_arg(); 27.0 | ^ 27.0 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:171:5: note: in instantiation of function template specialization 'GESVDJ_BASE::run_tests' requested here 27.0 171 | run_tests(); 27.0 | ^ 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvdj_gtest.cpp:24: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvdj.hpp:26: 27.0 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 24 warnings generated. 28.3 [50/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/gesvd_gtest.cpp.obj 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 28.3 90 | printf("%li bytes of device memory are required...\n", arg); 28.3 | ~~~ ^~~ 28.3 | %zu 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 28.3 104 | this->m_data = this->device_vector_setup(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:191:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 191 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 28.3 115 | this->device_vector_teardown(this->m_data); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:191:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 191 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 28.3 104 | this->m_data = this->device_vector_setup(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:343:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 28.3 343 | device_strided_batch_vector dinfo(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:191:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 191 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 28.3 115 | this->device_vector_teardown(this->m_data); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:343:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 28.3 343 | device_strided_batch_vector dinfo(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:191:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 191 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 28.3 117 | double work[M]; 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:1224:13: note: in instantiation of function template specialization 'gesvd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 28.3 1224 | gesvd_getError(handle, 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:167:9: note: in instantiation of function template specialization 'testing_gesvd' requested here 28.3 167 | testing_gesvd(arg); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:191:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 191 | run_tests(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 28.3 117 | double work[M]; 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 28.3 91 | rocblas_int M, 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 28.3 117 | double work[M]; 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:635:20: note: in instantiation of function template specialization 'norm_error' requested here 28.3 635 | err = norm_error('F', 1, min(m, n), 1, hS[b], hSres[b]); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:1224:13: note: in instantiation of function template specialization 'gesvd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 28.3 1224 | gesvd_getError(handle, 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:167:9: note: in instantiation of function template specialization 'testing_gesvd' requested here 28.3 167 | testing_gesvd(arg); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:191:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 191 | run_tests(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 28.3 117 | double work[M]; 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 28.3 91 | rocblas_int M, 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 28.3 104 | this->m_data = this->device_vector_setup(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:196:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 196 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 28.3 115 | this->device_vector_teardown(this->m_data); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:196:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 196 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 28.3 117 | double work[M]; 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:635:20: note: in instantiation of function template specialization 'norm_error' requested here 28.3 635 | err = norm_error('F', 1, min(m, n), 1, hS[b], hSres[b]); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:1224:13: note: in instantiation of function template specialization 'gesvd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 28.3 1224 | gesvd_getError(handle, 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:167:9: note: in instantiation of function template specialization 'testing_gesvd' requested here 28.3 167 | testing_gesvd(arg); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:196:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 196 | run_tests(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 28.3 117 | double work[M]; 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 28.3 91 | rocblas_int M, 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 28.3 104 | this->m_data = this->device_vector_setup(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:201:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 201 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 28.3 115 | this->device_vector_teardown(this->m_data); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:201:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 201 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 28.3 104 | this->m_data = this->device_vector_setup(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:206:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 206 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 28.3 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 28.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 28.3 115 | this->device_vector_teardown(this->m_data); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:338:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 28.3 338 | device_strided_batch_vector dA(1, 1, 1, 1); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:164:13: note: in instantiation of function template specialization 'testing_gesvd_bad_arg' requested here 28.3 164 | testing_gesvd_bad_arg(); 28.3 | ^ 28.3 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:206:5: note: in instantiation of function template specialization 'GESVD_BASE::run_tests' requested here 28.3 206 | run_tests(); 28.3 | ^ 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/gesvd_gtest.cpp:24: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_gesvd.hpp:26: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 28.3 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 24 warnings generated. 31.4 [51/55] Building CXX object clients/gtest/CMakeFiles/hipsolver-test.dir/syevj_heevj_gtest.cpp.obj 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:30: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 31.4 90 | printf("%li bytes of device memory are required...\n", arg); 31.4 | ~~~ ^~~ 31.4 | %zu 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 31.4 104 | this->m_data = this->device_vector_setup(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 131 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 31.4 115 | this->device_vector_teardown(this->m_data); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 131 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 31.4 104 | this->m_data = this->device_vector_setup(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:210:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 31.4 210 | device_strided_batch_vector dinfo(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 131 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 31.4 115 | this->device_vector_teardown(this->m_data); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:210:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 31.4 210 | device_strided_batch_vector dinfo(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 131 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 31.4 117 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:807:13: note: in instantiation of function template specialization 'syevj_heevj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 31.4 807 | syevj_heevj_getError(handle, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_syevj_heevj' requested here 31.4 99 | testing_syevj_heevj(arg); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 131 | run_tests(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 31.4 117 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 31.4 91 | rocblas_int M, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 31.4 117 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:443:23: note: in instantiation of function template specialization 'norm_error' requested here 31.4 443 | err = norm_error('F', 1, n, 1, hD[b], hDres[b]); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:807:13: note: in instantiation of function template specialization 'syevj_heevj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 31.4 807 | syevj_heevj_getError(handle, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_syevj_heevj' requested here 31.4 99 | testing_syevj_heevj(arg); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:131:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 131 | run_tests(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 31.4 117 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 31.4 91 | rocblas_int M, 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 31.4 104 | this->m_data = this->device_vector_setup(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:136:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 136 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 31.4 115 | this->device_vector_teardown(this->m_data); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:136:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 136 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 31.4 117 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:443:23: note: in instantiation of function template specialization 'norm_error' requested here 31.4 443 | err = norm_error('F', 1, n, 1, hD[b], hDres[b]); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:807:13: note: in instantiation of function template specialization 'syevj_heevj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 31.4 807 | syevj_heevj_getError(handle, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_syevj_heevj' requested here 31.4 99 | testing_syevj_heevj(arg); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:136:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 136 | run_tests(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 31.4 117 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 31.4 91 | rocblas_int M, 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 31.4 104 | this->m_data = this->device_vector_setup(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 141 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 31.4 115 | this->device_vector_teardown(this->m_data); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 141 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 31.4 161 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:807:13: note: in instantiation of function template specialization 'syevj_heevj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 31.4 807 | syevj_heevj_getError(handle, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_syevj_heevj' requested here 31.4 99 | testing_syevj_heevj(arg); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 141 | run_tests(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 31.4 161 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 31.4 133 | rocblas_int M, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 31.4 161 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:473:28: note: in instantiation of function template specialization 'norm_error' requested here 31.4 473 | err = norm_error('F', n, n, lda, hA[b], hAres[b]); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:807:13: note: in instantiation of function template specialization 'syevj_heevj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 31.4 807 | syevj_heevj_getError(handle, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_syevj_heevj' requested here 31.4 99 | testing_syevj_heevj(arg); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:141:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 141 | run_tests(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 31.4 161 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 31.4 133 | rocblas_int M, 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:84:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 84 | hipMemcpy(d, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:104:34: note: in instantiation of member function 'd_vector::device_vector_setup' requested here 31.4 104 | this->m_data = this->device_vector_setup(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:146:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 146 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:90:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 90 | hipMemcpy(d + size, guard, sizeof(guard), hipMemcpyHostToDevice); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:132:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 132 | hipMemcpy(host, d + this->size, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\device_strided_batch_vector.hpp:115:19: note: in instantiation of member function 'd_vector::device_vector_teardown' requested here 31.4 115 | this->device_vector_teardown(this->m_data); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:208:42: note: in instantiation of member function 'device_strided_batch_vector::~device_strided_batch_vector' requested here 31.4 208 | device_strided_batch_vector dA(1, 1, 1, 1); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:96:13: note: in instantiation of function template specialization 'testing_syevj_heevj_bad_arg' requested here 31.4 96 | testing_syevj_heevj_bad_arg(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:146:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 146 | run_tests(); 31.4 | ^ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:27: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon/rocblas_vector.hpp:25: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocblascommon\d_vector.hpp:141:17: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 31.4 141 | hipMemcpy(host, d, sizeof(guard), hipMemcpyDeviceToHost); 31.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:24: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:26: 31.4 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\clientcommon.hpp:28: 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 31.4 161 | double work[M]; 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:473:28: note: in instantiation of function template specialization 'norm_error' requested here 31.4 473 | err = norm_error('F', n, n, lda, hA[b], hAres[b]); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\testing_syevj_heevj.hpp:807:13: note: in instantiation of function template specialization 'syevj_heevj_getError, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 31.4 807 | syevj_heevj_getError(handle, 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:99:9: note: in instantiation of function template specialization 'testing_syevj_heevj' requested here 31.4 99 | testing_syevj_heevj(arg); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/syevj_heevj_gtest.cpp:146:5: note: in instantiation of function template specialization 'SYEVJ_HEEVJ::run_tests' requested here 31.4 146 | run_tests(); 31.4 | ^ 31.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 31.4 161 | double work[M]; 31.4 | ^ 32.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/gtest/../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 32.1 133 | rocblas_int M, 32.1 | ^ 32.1 27 warnings generated. 32.1 [52/55] Linking CXX executable clients\staging\hipsolver-test.exe 45.1 [53/55] Building CXX object clients/benchmarks/CMakeFiles/hipsolver-bench.dir/client.cpp.obj 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks/client.cpp:24: 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:30: 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:26: 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\clientcommon.hpp:30: 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/rocsolver_test.hpp:90:64: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned long long') [-Wformat] 45.1 90 | printf("%li bytes of device memory are required...\n", arg); 45.1 | ~~~ ^~~ 45.1 | %zu 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks/client.cpp:24: 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:30: 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:26: 45.1 In file included from C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\clientcommon.hpp:28: 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 45.1 117 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 45.1 1015 | gebrd_getError(handle, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:80:23: note: in instantiation of function template specialization 'testing_gebrd' requested here 45.1 80 | {"gebrd", testing_gebrd}, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:186:22: note: in instantiation of function template specialization 'hipsolver_dispatcher::run_function' requested here 45.1 186 | status = run_function(name.c_str(), argus); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 45.1 117 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 45.1 91 | rocblas_int M, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 45.1 117 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 45.1 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 45.1 1015 | gebrd_getError(handle, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:80:23: note: in instantiation of function template specialization 'testing_gebrd' requested here 45.1 80 | {"gebrd", testing_gebrd}, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:186:22: note: in instantiation of function template specialization 'hipsolver_dispatcher::run_function' requested here 45.1 186 | status = run_function(name.c_str(), argus); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 45.1 117 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 45.1 91 | rocblas_int M, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:117:22: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 45.1 117 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 45.1 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 45.1 1015 | gebrd_getError(handle, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:80:23: note: in instantiation of function template specialization 'testing_gebrd' requested here 45.1 80 | {"gebrd", testing_gebrd}, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:188:22: note: in instantiation of function template specialization 'hipsolver_dispatcher::run_function' requested here 45.1 188 | status = run_function(name.c_str(), argus); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:117:22: note: function parameter 'M' with unknown value cannot be used in a constant expression 45.1 117 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:91:31: note: declared here 45.1 91 | rocblas_int M, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 45.1 161 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 45.1 1015 | gebrd_getError(handle, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:80:23: note: in instantiation of function template specialization 'testing_gebrd' requested here 45.1 80 | {"gebrd", testing_gebrd}, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:190:22: note: in instantiation of function template specialization 'hipsolver_dispatcher::run_function' requested here 45.1 190 | status = run_function(name.c_str(), argus); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 45.1 161 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 45.1 133 | rocblas_int M, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 45.1 161 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 45.1 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 45.1 1015 | gebrd_getError(handle, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:80:23: note: in instantiation of function template specialization 'testing_gebrd' requested here 45.1 80 | {"gebrd", testing_gebrd}, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:190:22: note: in instantiation of function template specialization 'hipsolver_dispatcher::run_function' requested here 45.1 190 | status = run_function(name.c_str(), argus); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 45.1 161 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 45.1 133 | rocblas_int M, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:161:33: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 45.1 161 | double work[M]; 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:580:20: note: in instantiation of function template specialization 'norm_error' requested here 45.1 580 | err = norm_error('F', m, n, lda, hA[b], hARes[b]); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\testing_gebrd.hpp:1015:13: note: in instantiation of function template specialization 'gebrd_getError, device_strided_batch_vector, device_strided_batch_vector, device_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector, host_strided_batch_vector>' requested here 45.1 1015 | gebrd_getError(handle, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:80:23: note: in instantiation of function template specialization 'testing_gebrd' requested here 45.1 80 | {"gebrd", testing_gebrd}, 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include/hipsolver_dispatcher.hpp:192:22: note: in instantiation of function template specialization 'hipsolver_dispatcher::run_function' requested here 45.1 192 | status = run_function(name.c_str(), argus); 45.1 | ^ 45.1 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:161:33: note: function parameter 'M' with unknown value cannot be used in a constant expression 45.4 161 | double work[M]; 45.4 | ^ 45.4 C:/home/runner/_work/TheRock/TheRock/rocm-libraries/projects/hipsolver/clients/benchmarks\../include\../rocsolvercommon/norm.hpp:133:31: note: declared here 45.4 133 | rocblas_int M, 45.4 | ^ 45.4 7 warnings generated. 45.4 [54/55] Linking CXX executable clients\staging\hipsolver-bench.exe END 1773132570.6949742 45.38585877418518 0