hpsim/OGL

Permute on device

Closed this issue · 0 comments

greole commented

Previously it was possible to reorder matrix coefficients on device, see

this has been temporarily deactivated in favor of repartitioning. Since repartitioning should be handled ideally on the Ginkgo side and in anycase should be possible to do on the device. An optional reordering on the device should be reintroduced.