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

More outputs from binary runDsp #249

Merged
merged 5 commits into from
Aug 4, 2022
Merged

More outputs from binary runDsp #249

merged 5 commits into from
Aug 4, 2022

Conversation

kibaekkim
Copy link
Collaborator

  • Added the number of iterations and solution time to the output from runDsp
  • Fixed the number of DD iterations

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2022

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 11.87%. Comparing base (2c9b9e6) to head (659a0c5).
Report is 74 commits behind head on release-draft.

Files Patch % Lines
src/Solver/DualDecomp/DdMasterTr.cpp 0.00% 8 Missing ⚠️
src/Solver/DualDecomp/DdDriverSerial.cpp 0.00% 1 Missing ⚠️
src/Solver/DualDecomp/DdMW.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release-draft     #249      +/-   ##
=================================================
- Coverage          11.88%   11.87%   -0.01%     
=================================================
  Files                 88       88              
  Lines              10743    10750       +7     
=================================================
  Hits                1277     1277              
- Misses              9466     9473       +7     

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

@kibaekkim kibaekkim linked an issue Aug 4, 2022 that may be closed by this pull request
@kibaekkim kibaekkim merged commit 65401cb into release-draft Aug 4, 2022
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.

Numerical issue from the DD master with Barrier
2 participants