nv-legate / legate.sparse

Other
13 stars 9 forks source link

sparse: make sure "small" sort operations are not distributed #68

Closed rohany closed 1 year ago

rohany commented 1 year ago

This can cause us to waste some time in NCCL initialization (and possibly future bugs).

rohany commented 1 year ago

See the prototype changes on summit, they fix the problem with AMG.