parsec icon indicating copy to clipboard operation
parsec copied to clipboard

datatype conversion on the node level

Open QingleiCao opened this issue 1 year ago • 0 comments

Description

If the received data type is different from what it needs on GPUs, maybe it's better to do node-level datatype conversion plus caching on devices instead of tile-level.

QingleiCao avatar Apr 04 '23 17:04 QingleiCao