hsr-optimizer icon indicating copy to clipboard operation
hsr-optimizer copied to clipboard

[Performance] Apply the GPU optimization algorithm to CPU channel

Open fribbels opened this issue 1 year ago • 0 comments

Motivation

At a high level the GPU optimizer added in a bunch of optimizations for performance which the CPU users don't have access to. While its not possible to copy 1:1 we can reuse the same concepts

Goal

Apply the same permutation optimization algorithm to the CPU workers as the GPU version

fribbels avatar Sep 05 '24 17:09 fribbels