Skip to content

Conversation

MarcelKoch
Copy link
Member

No description provided.

@MarcelKoch MarcelKoch requested a review from a team August 13, 2025 10:40
@MarcelKoch MarcelKoch self-assigned this Aug 13, 2025
@MarcelKoch MarcelKoch added the 1:ST:ready-for-review This PR is ready for review label Aug 13, 2025
@ginkgo-bot ginkgo-bot added the reg:benchmarking This is related to benchmarking. label Aug 13, 2025
@MarcelKoch MarcelKoch force-pushed the benchmark-add_sub_diag branch from 0b7b92b to 8205148 Compare August 13, 2025 10:44
Copy link
Member

@yhmtsai yhmtsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only naming scheme

private:
std::unique_ptr<gko::matrix::Dense<etype>> alpha_;
std::unique_ptr<gko::LinOp> y_;
std::unique_ptr<gko::matrix::Diagonal<etype>> D_;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the naming scheme here should match the operation description in the CLI flag. I adjusted it accordingly.

@MarcelKoch MarcelKoch force-pushed the benchmark-add_sub_diag branch from 8205148 to ac150d4 Compare August 13, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1:ST:ready-for-review This PR is ready for review reg:benchmarking This is related to benchmarking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants