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

adding a workaround for NumPy's conversion from unit64 to float #885

Closed ipdemes closed 10 months ago

ipdemes commented 10 months ago

adding a workaround for NumPy's expected behavior when adding an integer to np.uint64, resulting in float64 see https://github.com/numpy/numpy/issues/5745

copy-pr-bot[bot] commented 10 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.