-
Notifications
You must be signed in to change notification settings - Fork 66
Optimization: Single kernel iterative linesearch #604
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
base: main
Are you sure you want to change the base?
Optimization: Single kernel iterative linesearch #604
Conversation
…_kernel_iterative_linesearch
For some of these benchmarks, we now get closer performance between iterative and parallel linesearch. |
can we benchmark the aloha + pot scene with keyframes: 0, 1, 2? thanks! |
…_kernel_iterative_linesearch
Voila !
The command:
|
Two more notes:
|
@Kenny-Vilella this PR is like opening a Christmas present. Better perf, fewer kernels, AND could delete a bunch of temp arrays off data!? Will do a proper review soon! |
Merged all linesearch iterative pipeline into a single kernel for perf optimization.
Perf on the asv benchmark: