Skip to content

Conversation

@brownbaerchen
Copy link
Contributor

See #442 for details. Still need to fix the parallel SDC project.

@pancetta
Copy link
Member

Weird.. it looks like the parallelSDC tests are stuck..

@brownbaerchen
Copy link
Contributor Author

Was that why you limited the matplotlib version? Is it plotting something weird?

@pancetta
Copy link
Member

I don't recall exactly what the problem was, but there was one. Maybe tests got stuck..? 🙄

@pancetta
Copy link
Member

I have no clue what's going on with those three tests. Can someone reproduce this locally?

@brownbaerchen
Copy link
Contributor Author

No works for me locally. Where are even the tests for python versions newer than 3.10? Did they pass? I didn't find them.

@pancetta
Copy link
Member

Huh, good question! That's more than weird.

@tlunet
Copy link
Member

tlunet commented Jun 22, 2024

I've added more adaptations to numpy2 in the qmat-switch, the only problem left are for parallelSDC (test not passing).

In practice, removing the plotting function from the test make the test passe for 3 MPI threads, but not for 5 :
https://github.com/tlunet/pySDC/actions/runs/9625706930/job/26550873170#step:5:69

I suspect some additional multi-threading with the new versions of matplotlib (or numpy ...?) that make the mpirun execution reach a ressource limit that provoque the unending wait for the test

@tlunet tlunet mentioned this pull request Jun 23, 2024
@pancetta
Copy link
Member

Fixed by #445

@pancetta pancetta closed this Jun 24, 2024
@brownbaerchen brownbaerchen deleted the numpy2 branch January 29, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants