mpi_array.benchmarks.bench_ufunc.MpiArrayUfuncBench.get_globale_shape

MpiArrayUfuncBench.get_globale_shape(locale_shape)

Returns a globale array shape for the given shape of the locale array.

Parameters:locale_shape (sequence of int) – The shape of the array to be allocated on each locale.