Skip to content

Allow exact reproduction of ColPack's dynamic orders#229

Merged
amontoison merged 2 commits intomainfrom
gd/ordercolpack
Apr 3, 2025
Merged

Allow exact reproduction of ColPack's dynamic orders#229
amontoison merged 2 commits intomainfrom
gd/ordercolpack

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Apr 3, 2025

Judging by my benchmarks, this is so slow that I'm not even sure we should allow it. Switching from the naive buckets to the smart buckets means that imitating ColPack behavior has become very very expensive.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ac3da1a) to head (e843c73).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #229   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1723      1758   +35     
=========================================
+ Hits          1723      1758   +35     

☔ View full report in Codecov by Sentry.
📢 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.

@gdalle gdalle marked this pull request as draft April 3, 2025 11:31
@gdalle gdalle marked this pull request as ready for review April 3, 2025 14:59
@amontoison
Copy link
Copy Markdown
Collaborator

@gdalle I think you remove the following warning now:
https://github.com/gdalle/SparseMatrixColorings.jl/blob/main/src/order.jl#L112-L113

@amontoison amontoison merged commit 0553284 into main Apr 3, 2025
6 checks passed
@amontoison amontoison deleted the gd/ordercolpack branch April 3, 2025 23:54
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