-
-
Notifications
You must be signed in to change notification settings - Fork 214
Try tests on GitHub Actions with three MPI ranks #3163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Strange as the public runners all have at least 3 processors. |
Ubuntu runders only have two processors. Mac tynnere have more |
Not according to githubs own documentation? |
That's odd, in multiphenicsx I use 3 slots |
No, there are two sections, one for public repositories and one for private. You are reading the latter. |
Interesting! That is a new development? I had the same oversubscription issue when using openmpi with adios4dolfinx a while back. I haven't seen it with mpich before. |
…nx into jhale/three-mpi-ranks-tests
Can keep the others on two for coverage? To discuss.