ORNL / ORNL/ReSolve

Feature: Write unit tests for Csr matrix class

Open
#302 0 comments 0 reactions 1 assignee View on GitHub

@adhamsi is already working on this.

Since Jun 5, 2025.

cuda enhancement hip testing
Dominant language
C++
Stars
84
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Summary

Csr (matrix) class has no unit tests. We should create unit tests so we are confident they are not introducing bugs or leaks in the code.

Rationale

There is no way to validate methods in this class.

Description

This can reuse much of the structure from other matrix class tests.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.