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
We are currently threading devices through all struct inits. We could potentially reduce that to a single device placement after creating the data, which removes a lot of code and simplifies sharding
We are currently threading devices through all struct inits. We could potentially reduce that to a single device placement after creating the data, which removes a lot of code and simplifies sharding