Skip to content

BatchedAccessRangeMapper: interfacial changes#223

Merged
inducer merged 5 commits intomasterfrom
generalize_access_range_interface
Feb 18, 2021
Merged

BatchedAccessRangeMapper: interfacial changes#223
inducer merged 5 commits intomasterfrom
generalize_access_range_interface

Conversation

@kaushikcfd
Copy link
Collaborator

  • computes BatchedAccessRangeMapper.access_maps instead of access_ranges
  • BatchedAccessRangeMapper.access_range can derives result from the access_maps

- computes BatchedAccessRangeMapper.access_maps instead of access_ranges
- BatchedAccessRangeMapper.access_range can be derived from the
access_maps
@kaushikcfd kaushikcfd mentioned this pull request Feb 14, 2021
1 task
Copy link
Owner

@inducer inducer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! A few small wrinkles, otherwise LGTM.

else:
if (self.access_ranges[arg_name].dim(dim_type.set)
!= access_range.dim(dim_type.set)):
# {{{ check that access dimensionality is the same.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the same as what?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected in 4cbefe2

@inducer inducer merged commit f69ed32 into master Feb 18, 2021
@inducer inducer deleted the generalize_access_range_interface branch February 18, 2021 04:07
@inducer
Copy link
Owner

inducer commented Feb 18, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants