Kokkos: Support work tag overload final() function in parallel dispatch functor

Created on 4 Dec 2020  路  2Comments  路  Source: kokkos/kokkos

Currently functor used for parallel dispatch can't have a work-tagged final() function, in contrast to the init() and join(), which can be work-tagged

InDevelop

Most helpful comment

@Char-Aznable This has been fixed and merged into develop.

All 2 comments

@Char-Aznable This has been fixed and merged into develop.

Was this page helpful?
0 / 5 - 0 ratings