You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we always try to trick legate into running one task rank per number of total GPUs (actually up to 1024). It may make sense to do this only up to a certain size (say 256MiB for example).
Chunking up even a few MB doesn't really make sense.
The text was updated successfully, but these errors were encountered:
Right now we always try to trick legate into running one task rank per number of total GPUs (actually up to 1024). It may make sense to do this only up to a certain size (say 256MiB for example).
Chunking up even a few MB doesn't really make sense.
The text was updated successfully, but these errors were encountered: