Skip to content

Improve tests speed - #972

Merged
SimonRit merged 4 commits into
RTKConsortium:mainfrom
axel-grc:Tests
Sep 3, 2026
Merged

Improve tests speed#972
SimonRit merged 4 commits into
RTKConsortium:mainfrom
axel-grc:Tests

Conversation

@axel-grc

Copy link
Copy Markdown
Collaborator

This PR is based on #883, so we should wait for it to be merged

@axel-grc
axel-grc force-pushed the Tests branch 3 times, most recently from 44536af to 6d071c7 Compare August 26, 2026 11:14
@SimonRit SimonRit added this to the RTK 3.0 milestone Sep 3, 2026
Reduce the workload of long-running tests while keeping their existing
coverage targets and quality checks.

This lowers projection counts, sampled geometries, reconstruction sizes,
iteration counts, and streaming splits in selected expensive tests. It also
shortens the inline reconstruction example acquisition delay so the example
test no longer spends most of its time sleeping.
@axel-grc
axel-grc force-pushed the Tests branch 2 times, most recently from 80fde36 to a5e1c00 Compare September 3, 2026 12:09
Initialize the CUDA Weidinger forward model outputs with their actual sizes:
the gradient output has one value per material, while the Hessian output has
one value per material pair. This avoids leaving part of the Hessian buffer
uninitialized.
The cuda part was likely an error made with a copy/paste
@SimonRit
SimonRit merged commit b33b55f into RTKConsortium:main Sep 3, 2026
23 checks passed
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