Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Performance] Apply the GPU optimization algorithm to CPU channel #565

Open
fribbels opened this issue Sep 5, 2024 · 0 comments
Open

[Performance] Apply the GPU optimization algorithm to CPU channel #565

fribbels opened this issue Sep 5, 2024 · 0 comments

Comments

@fribbels
Copy link
Owner

fribbels commented Sep 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant