Skip to content

Conversation

@stephenswat
Copy link
Member

This commit is the first round of clean-up and improvements to be made to the MBF code, fixing some obvious bugs.

This commit is the first round of clean-up and improvements to be made
to the MBF code, fixing some obvious bugs.
@stephenswat stephenswat added bug Something isn't working cleanup Makes the code all clean and tidy labels Dec 9, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2025

Copy link
Member

@krasznaa krasznaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable.

* finding, we need some space to store the intermediate Jacobians
* and parameters. Allocate that space here.
*/
if (false && config.run_mbf_smoother) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the code fail to run? This is a pretty good way of keeping it inactive for the moment, but what's the need? Is it that the code is not tested at the moment?

@krasznaa
Copy link
Member

Though I only saw the remaining failure after my comments. 😦 Do you understand what's still going wrong with the SYCL CKF tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup Makes the code all clean and tidy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants