Mcore_handler.gather_jobs_as_array

Mcore_handler.gather_jobs_as_array(partial_result)[source]

Gather the jobs performed by all instances to the master

Parameters:

partial_result (np.array) – individual result from an instance

Returns:

result – global array if master or alone, else None

Return type:

np.array