Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better support for zero-volume ranges #447

Merged
merged 14 commits into from
Feb 16, 2024

Conversation

evaleev
Copy link
Member

@evaleev evaleev commented Feb 16, 2024

to simplify composition it would be useful to handle the corner case of zero-volume objects automatically ... this attempt to do that by adding support for

  • empty tiles in TiledRange1 and their use in TiledRange
  • zero-volumeBlockRange
  • SparseShape with for zero-volume Range
  • Tensor with zero-volume range
  • expressions involving zero-volume DistArrays
  • GEMM calls respect the standard API insistence on leading dimension >= 1

@evaleev evaleev force-pushed the evaleev/feature/better-zero-extent-support branch from 6714078 to 9e07280 Compare February 16, 2024 15:58
@evaleev evaleev force-pushed the evaleev/feature/better-zero-extent-support branch from 9e07280 to 087202a Compare February 16, 2024 16:54
@evaleev evaleev merged commit 0cc5e31 into master Feb 16, 2024
9 checks passed
@evaleev evaleev deleted the evaleev/feature/better-zero-extent-support branch February 16, 2024 19:28
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.

1 participant