Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declutter examples #225

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from
Draft

Declutter examples #225

wants to merge 9 commits into from

Conversation

pelesh
Copy link
Collaborator

@pelesh pelesh commented Feb 13, 2025

Create ExampleHelper class to encapsulate some common functions used in Re::Solve examples, so that examples are less cluttered and more informative.

Some outstanding items before this draft is ready for review:

  • Expand functionality in gpuRefactor.cpp so that the example can use CUDA SDK and ROCm solvers.
  • Implement sysRefactor.cpp example using ExampleHelper class.
  • Implement GMRES example(s) using ExampleHelper class.
  • Implement kluRefactor.cpp for refactorization with iterative refinement on CPU.
  • Instrument examples for performance profiling.

@pelesh pelesh added enhancement New feature or request hip cuda examples labels Feb 13, 2025
@pelesh pelesh added this to the Release 0.99.2 milestone Feb 13, 2025
@pelesh pelesh self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant