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

Use Deferred thunks for 0-size arrays when testing #530

Open
wants to merge 3 commits into
base: branch-24.03
Choose a base branch
from

Conversation

manopapad
Copy link
Contributor

This will allow us to test functions on 0-size arrays without needing to do contortions like here https://github.com/nv-legate/cunumeric/pull/504/files#r944057987

@manopapad manopapad requested a review from magnatelee August 12, 2022 01:55
magnatelee
magnatelee previously approved these changes Aug 20, 2022
@manopapad manopapad added the category:task PR is a simple task and will not be included in release notes label Oct 11, 2022
@manopapad manopapad changed the base branch from branch-22.10 to branch-22.12 November 14, 2022 22:34
@marcinz marcinz changed the base branch from branch-22.12 to branch-23.03 January 26, 2023 01:00
@marcinz marcinz dismissed magnatelee’s stale review January 26, 2023 01:00

The base branch was changed.

@marcinz marcinz changed the base branch from branch-23.03 to branch-23.05 March 6, 2023 20:47
@marcinz marcinz changed the base branch from branch-23.05 to branch-23.07 May 18, 2023 20:30
@marcinz marcinz changed the base branch from branch-23.07 to branch-23.09 July 18, 2023 15:45
@marcinz marcinz changed the base branch from branch-23.09 to branch-23.11 September 26, 2023 00:38
@marcinz marcinz changed the base branch from branch-23.11 to branch-24.01 November 9, 2023 17:15
@marcinz marcinz changed the base branch from branch-24.01 to branch-24.03 February 22, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:task PR is a simple task and will not be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants