mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-07 16:37:56 +08:00
parent
9fd88560d5
commit
26f052c6f2
@ -1746,7 +1746,7 @@ handle_worker_request(char *worker_tasks, int *n_busy_tasks, diff_opt_t *opts, h
|
||||
MPI_Status status;
|
||||
int task_idx = 0;
|
||||
int source = 0;
|
||||
herr_t ret_value = H5DIFF_NO_ERR;
|
||||
diff_err_t ret_value = H5DIFF_NO_ERR;
|
||||
|
||||
/* Must have at least one busy worker task */
|
||||
assert(*n_busy_tasks > 0);
|
||||
|
Loading…
Reference in New Issue
Block a user