Skip to content

Conversation

@loumalouomega
Copy link
Member

📝 Description

Avoid random failures in fallback linear solver tests in the CI.

🆕 Changelog

@loumalouomega loumalouomega requested review from a team as code owners November 14, 2025 08:59
@loumalouomega loumalouomega added Kratos Core Applications Testing Parallel-MPI Distributed memory parallelism for HPC / clusters FastPR This Pr is simple and / or has been already tested and the revision should be fast labels Nov 14, 2025
@matekelemen
Copy link
Contributor

I've been trying to hunt this one down but I cannot find what's going on. Is it possible that the solution and RHS vectors are uninitialized in the tests?

@loumalouomega
Copy link
Member Author

I've been trying to hunt this one down but I cannot find what's going on. Is it possible that the solution and RHS vectors are uninitialized in the tests?

Actually you were right, my previous proposal was to use the skyline linear solver which apparently is more robust for this issue.

Copy link
Contributor

@matekelemen matekelemen left a comment

Choose a reason for hiding this comment

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

Great, thx!

@loumalouomega loumalouomega merged commit af9a71b into master Nov 14, 2025
10 checks passed
@loumalouomega loumalouomega deleted the Core/avoid-random-failure-fallback-solver-test branch November 14, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Applications FastPR This Pr is simple and / or has been already tested and the revision should be fast Kratos Core Parallel-MPI Distributed memory parallelism for HPC / clusters Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants