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
Problem with tiny regions: Does Legion support this with reasonable performance or will it overload the system?
Problem with futures: Futures don't have any notion of memory residency. In the case of GPU tasks, this introduces spurious blocks on copying global data to/from GPU memory.
The text was updated successfully, but these errors were encountered:
Should we use tiny regions or futures?
Problem with tiny regions: Does Legion support this with reasonable performance or will it overload the system?
Problem with futures: Futures don't have any notion of memory residency. In the case of GPU tasks, this introduces spurious blocks on copying global data to/from GPU memory.
The text was updated successfully, but these errors were encountered: