This repository has been archived by the owner on May 9, 2024. It is now read-only.
Allow different fragment sizes for heterogeneous execution mode #572
Labels
enhancement
New feature or request
Currently, the fragment size is a constant for whether we run on a CPU or GPU. In heterogeneous execution mode this results in suboptimal resource utilization. Allowing different fragment sizes for different targets can help.
The text was updated successfully, but these errors were encountered: