Public bug reported:

Upon investigation and testing on machine with gfx1151 ROCm_ISA,there
are hipsolver autopkgtests that are failing. It has been determined that
they are failing due:

1) Test data is not packaged in libhipsolver1-tests
```
Warning: default sparse data directories not found. Defaulting to current 
working directory.
Executable location: /usr/libexec/rocm/libhipsolver1-tests/
Paths considered:
/usr/libexec/rocm/libhipsolver1-tests/../share/hipsolver/test
/usr/libexec/rocm/libhipsolver1-tests/sparsedata
unknown file: Failure
C++ exception with description "Error: Could not open file 
/tmp/autopkgtest.BAsV9r/build.xpl/src/posmat_100_300/ptrA with test data..." 
thrown in the test body.

[  FAILED  ] daily_lapack/CSRLSVQR.__float/0, where GetParam() = (100, { 300, 
0, 0 }) (5 ms)
```

The sparse data needs to be packaged with the test package and location
shall be passed to the HIPSOLVER_TEST_DATA tests env

** Affects: hipsolver (Ubuntu)
     Importance: Undecided
     Assignee: Bojan Aleksovski (b0b0a)
         Status: In Progress

** Changed in: hipsolver (Ubuntu)
     Assignee: (unassigned) => Bojan Aleksovski (b0b0a)

** Changed in: hipsolver (Ubuntu)
       Status: New => In Progress

** Description changed:

  Upon investigation and testing on machine with gfx1151 ROCm_ISA,there
  are hipsolver autopkgtests that are failing. It has been determined that
  they are failing due:
  
  1) Test data is not packaged in libhipsolver1-tests
- 
+ ```
  Warning: default sparse data directories not found. Defaulting to current 
working directory.
  Executable location: /usr/libexec/rocm/libhipsolver1-tests/
  Paths considered:
  /usr/libexec/rocm/libhipsolver1-tests/../share/hipsolver/test
  /usr/libexec/rocm/libhipsolver1-tests/sparsedata
  unknown file: Failure
  C++ exception with description "Error: Could not open file 
/tmp/autopkgtest.BAsV9r/build.xpl/src/posmat_100_300/ptrA with test data..." 
thrown in the test body.
  
- [  FAILED  ] daily_lapack/CSRLSVQR.__float/0, where GetParam() = (100, {
- 300, 0, 0 }) (5 ms)
+ [  FAILED  ] daily_lapack/CSRLSVQR.__float/0, where GetParam() = (100, { 300, 
0, 0 }) (5 ms)
+ ```
  
  The sparse data needs to be packaged with the test package and location
  shall be passed to the HIPSOLVER_TEST_DATA tests env

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143712

Title:
  Fix tests for 7.1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hipsolver/+bug/2143712/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to