nv-legate / legate.core

The Foundation for All Legate Libraries
https://docs.nvidia.com/legate/24.06/
Apache License 2.0
186 stars 61 forks source link

Simple addition enabling the passing of scalar arguments to Reduce #942

Open JosephGuman opened 4 months ago

JosephGuman commented 4 months ago

Ad hoc change for cunumeric np.unique(return_index=True) functionality. I made this separate from the more comprehensive equivalent function in Task, but it might be worthwhile to move these functions up into some higher level shared ancestor. @magnatelee @rohany

Signed-off-by: Joseph Guman joeytg@stanford.edu

copy-pr-bot[bot] commented 4 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

rohany commented 4 months ago

I'll take a pass through this, but @manopapad can you review or should we wait for wonchan to come back from vacation?