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
While this is a breaking change, given that ChunkSize was the only thing that could be passed as Args..., it might be better not to mark this as a 4.3 specific change (it breaks a case that is unlikely to have been encountered, and adding in the previous version makes the docs more noisy for no clear benefit).
The text was updated successfully, but these errors were encountered:
@nliber - are all of the RangePolicy topics covered #523 ? If so, can this issue be closed? If not, can you summarize what else needs to be done to complete?
From Release 4.3:
kokkos/kokkos#6845
While this is a breaking change, given that
ChunkSize
was the only thing that could be passed asArgs...
, it might be better not to mark this as a 4.3 specific change (it breaks a case that is unlikely to have been encountered, and adding in the previous version makes the docs more noisy for no clear benefit).The text was updated successfully, but these errors were encountered: