Skip to content

Testcase add test cases for test_tile.py and test_repeat.py#645

Closed
XiaLuNV wants to merge 39 commits intonv-legate:branch-22.10from
XiaLuNV:argreduce
Closed

Testcase add test cases for test_tile.py and test_repeat.py#645
XiaLuNV wants to merge 39 commits intonv-legate:branch-22.10from
XiaLuNV:argreduce

Conversation

@XiaLuNV
Copy link
Contributor

@XiaLuNV XiaLuNV commented Oct 7, 2022

Testcase add test cases for test_tile.py and test_repeat.py

XiaLuNV and others added 30 commits August 18, 2022 17:51
Run CI every 4 hours in addition to commit-triggered runs.

Co-authored-by: Marcin Zalewski <mzalewski@nvidia.com>
…-legate#620) (nv-legate#637)

This file was included unnecessarily, and led to build issues on
distributed machines. In particular, including coll.h pulls in mpi.h,
which is an unresolved header to NVCC.

Signed-off-by: Rohan Yadav <rohany@alumni.cmu.edu>
Co-authored-by: Rohan Yadav <rohany@alumni.cmu.edu>
@XiaLuNV XiaLuNV added the category:task PR is a simple task and will not be included in release notes label Oct 7, 2022
@XiaLuNV XiaLuNV requested a review from bryevdv October 12, 2022 01:44
- gh-pages # deployment target branch (this workflow should not exist on that branch anyway)
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '0 */6 * * *'
Copy link
Contributor

Choose a reason for hiding this comment

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

This change seems unrelated to adding test cases, is there a discussion somewhere regarding adding a timed schedule for CI to run?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I give up this PR, and all related commits are in this PR: #657. In the new PR, this file has not been changed.

def test_array_empty_repeats_invalid(repeats):
# numpy raises:
# ValueError: operands could not be broadcast together with shape (0,) (2,)
# while cunumeric is pass with the result []
Copy link
Contributor

Choose a reason for hiding this comment

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

Add xfail test for discrepancy? (here and other places)

Copy link
Contributor Author

@XiaLuNV XiaLuNV Oct 20, 2022

Choose a reason for hiding this comment

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

I give up this PR, and all related commits are in this PR: #657. This function was fixed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Sure, in that case please close

@bryevdv
Copy link
Contributor

bryevdv commented Oct 19, 2022

@xialu00 sorry, I think this PR dropped off my radar. I've left a few comments

@XiaLuNV XiaLuNV closed this Oct 20, 2022
@XiaLuNV
Copy link
Contributor Author

XiaLuNV commented Oct 20, 2022

Close this PR because all related commits are in PR #657.

@XiaLuNV XiaLuNV deleted the argreduce branch November 11, 2022 07:25
mag1cp1n pushed a commit to mag1cp1n/cupynumeric that referenced this pull request Apr 11, 2025
Also pet-peeve; rename all static-registration variables to align
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.

5 participants