Best practice of implementing parallel/serial divide&conquer algorithm im JAX? #9910
Unanswered
YouJiacheng
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, the divide&conquer algorithm for eigen problem of symmetric tridiagonal matrices.
Maybe only parallel for batch, with as small as possible overhead in serial D&C.
Beta Was this translation helpful? Give feedback.
All reactions