Closed JosephGuman closed 8 months ago
/ok to test
Hello @manopapad Could you add the new-feature tag to this PR? I don't believe I have permissions to do this.
/ok to test
/ok to test
@JosephGuman is this good for another round of reviews?
Hello, @manopapad I'm a little confused on the build error reported in the current test. It seems like there's some issue with cunumeric.digitize, but all the tests work fine locally. Do you know what might be the problem here?
/ok to test
Hello, @manopapad I'm a little confused on the build error reported in the current test. It seems like there's some issue with cunumeric.digitize, but all the tests work fine locally. Do you know what might be the problem here?
This is an issue with the documentation build, that has been fixed in the main branch. I merged from branch-24.03, so the CI should pass now.
/ok to test
Adding logical_and.reduce() functionality by using existing reduction code for products and applying to booleans.