fribbels/hsr-optimizer

[Performance] Apply the GPU optimization algorithm to CPU channel

Opened this issue · 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