ddc
ddc copied to clipboard
Ensure serial algorithms can be used inside parallel algorithms
I think the deepcopy algorithm has semantic issues. In this new implementation you need to pass parallel_device (or even parallel_host in fact) to trigger the copy between host and device.
Is there more required to move this out of WIP status?
I think it is close to be ready:
- it needs a rebase
- maybe explore again if
constexprcan only be replaced byKOKKOS_FUNCTION - I guess some documentation about what is possible and what is not like (callable from, executed on) ?
could help #193
closing for now, archiving the branch