-
Notifications
You must be signed in to change notification settings - Fork 9
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
Polymorphic collection example errors out on 32 ranks #2015
Labels
Comments
JacobDomagala
added a commit
that referenced
this issue
Nov 15, 2022
…f num_nodes is greater than default_num_elems
JacobDomagala
added a commit
that referenced
this issue
Nov 15, 2022
…f num_nodes is greater than default_num_elems
JacobDomagala
added a commit
that referenced
this issue
Nov 15, 2022
…f num_nodes is greater than default_num_elems
nlslatt
added a commit
that referenced
this issue
Nov 17, 2022
…on-example-errors-out-on-32-ranks #2015: Adjust `num_elems` in polymorphic_collection example if `num_nodes` is greater than `default_num_elems`
cz4rs
pushed a commit
that referenced
this issue
Dec 28, 2022
…f num_nodes is greater than default_num_elems
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
vt_example:polymorphic_collection_32
(32 ranks) errors out on Gitlab CI for the reasonMust be even number of elements per rank
. Fix this to work with 32 ranks.The text was updated successfully, but these errors were encountered: