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
In internal benchmarks, we're seeing about a 20% runtime improvement when using cudf's copy on write support. Today you can enable it on all workers manually:
In internal benchmarks, we're seeing about a 20% runtime improvement when using cudf's copy on write support. Today you can enable it on all workers manually:
It'd be nice to do this w/ an arg to LocalCUDACluster, possibly on by default.
cc @galipremsagar , @VibhuJawa , @beckernick
The text was updated successfully, but these errors were encountered: