mpi-sppy
mpi-sppy copied to clipboard
detect Var differences across Scenarios
If the nonant Vars differ by scenario we should issue an error
How?
One thought: we could flatten all the variable names into a char array and test for equality with MPI. Need to first check that the resulting arrays are all the same length in every rank.