Skip to content

Commit

Permalink
Applied another change.
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-paul-mueller committed Jul 31, 2024
1 parent fd2366f commit 5ed2a8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def can_be_applied(
- Toplevel map.
- The map shall not be serial.
- The block dimension must be present (exact match).
- The map range must have stride one.
- The map range must have step size of 1.
- The partition must exists (see `partition_map_output()`).
"""
if self.block_dim is None:
Expand Down

0 comments on commit 5ed2a8f

Please sign in to comment.