Skip to content

fix: Optimize HPCReact Unit Test Run - #24

Open
frankfeifan wants to merge 2 commits into
mainfrom
fix/frankfei/kineticReactionTimestep
Open

fix: Optimize HPCReact Unit Test Run#24
frankfeifan wants to merge 2 commits into
mainfrom
fix/frankfei/kineticReactionTimestep

Conversation

@frankfeifan

@frankfeifan frankfeifan commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

This PR aims to reduce the run time of HPCReact unit tests. Specific changes include

  • Reduce the number of timestep in testTimeStep_carbonateSystemAllKinetic because the unit test is now running slowly on CUDA. The test still passes as the total time remains the same.
  • Avoid printing out converged state when running on HIP.

@frankfeifan frankfeifan self-assigned this Aug 30, 2026
@codecov

codecov Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7423e3e) to head (9343043).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          830       830           
=========================================
  Hits           830       830           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@frankfeifan frankfeifan changed the title fix: Reduce no. of timestep in the testTimeStep_carbonateSystemAllKinetic fix: Optimize HPCReact Unit Test Run Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants