You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hipSPARSE is a marshalling library, so it runs with either rocSPARSE or cuSPARSE configured as the backend SPARSE library, chosen at cmake configure time.
CUDA unit test failures
There are a some library unit tests failing with cuSPARSE; we believe these failures are benign and can be ignored. Our unit tests are testing with negative sizes and edge cases which are handled differently between the two libraries, and our unit tests do not account for these differences.