Unable to run subcom2d-coll due to MPI_Abort condition
Opened this issue · 0 comments
jdshpe commented
I cant run subcom2d-coll.C due to a logical error while checking input values. The source uses an '||' when it should be '&&'. When using the correct number of arguments (ie 7 or 8), the condition always resolves to 'true' and falls into the MPI_Abort sequence.