Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
houjun committed Aug 30, 2024
1 parent 78a456a commit d2ec17c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/pdc_region/pdc_region_transfer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1969,7 +1969,6 @@ PDCregion_transfer_wait_all(pdcid_t *transfer_request_id, int size)
t0 = MPI_Wtime();
#endif

// Tang
// Check if we merged the previous request
if (size > PDC_MERGE_TRANSFER_MIN_COUNT) {
transferinfo[0] = PDC_find_id(transfer_request_id[0]);
Expand Down

0 comments on commit d2ec17c

Please sign in to comment.