Skip to content

Make l1_norm_diff multithreaded too#4450

Open
roystgnr wants to merge 2 commits intolibMesh:develfrom
roystgnr:more_int_range_threading
Open

Make l1_norm_diff multithreaded too#4450
roystgnr wants to merge 2 commits intolibMesh:develfrom
roystgnr:more_int_range_threading

Conversation

@roystgnr
Copy link
Copy Markdown
Member

@roystgnr roystgnr commented May 5, 2026

Easy enough, while we're at it.

Sadly, though, there just don't seem to be many other cases inside the library itself where the new Threads:: compatible IntRange buys us anything! All our big non-linear-algebra workloads are over node ranges or elem ranges, and all our other big linear-algebra workloads are handled internal to the solver package!

@moosebuild
Copy link
Copy Markdown

Job Coverage, step Generate coverage on c2dbf11 wanted to post the following:

Coverage

f018ec #4450 c2dbf1
Total Total +/- New
Rate 65.48% 65.48% +0.00% 100.00%
Hits 78256 78264 +8 19
Misses 41257 41259 +2 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

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