Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
May sometimes call get_local_range() with a `sub_block_rank` bigger than the `sub_block_size`, in particular for the `anyv` 'serial region'. In this case immediately return `1:0` for the range, as this avoids a potential out-of-bounds array access when accessing `n_points_for_proc`.
- Loading branch information