Skip to content
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

Restrict setup_interface_count tests to serial #9423

Merged
merged 1 commit into from Jun 30, 2017

Conversation

roystgnr
Copy link
Contributor

@roystgnr roystgnr commented Jun 29, 2017

If we want to run these in parallel, we'll need to modify the object
to make it stop counting subdomainSetup counts, which we don't expect
to be consistent from partitioning to partitioning.

This fixes #9422 for me.

If we want to run these in parallel, we'll need to modify the object
to make it stop counting subdomainSetup counts, which we don't expect
to be consistent from partitioning to partitioning.

This fixes idaholab#9422 for me.
@permcody
Copy link
Member

@aeslaughter - You may want to look at this. We might be able to come up with something that works if we control every other aspect of the problem. Control the partitioner, maybe the dimensionality of the mesh, etc. So that even under different operating systems you can get predictable counts. Even threading could be controlled, carefully under the right conditions.

@moosebuild
Copy link
Contributor

Job Documentation on ca95cea wanted to post the following:

View the site here

@aeslaughter aeslaughter merged commit 7ae2222 into idaholab:devel Jun 30, 2017
@roystgnr roystgnr deleted the count_in_serial branch July 1, 2017 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants