When compute the product of 2 jnp vectors using jit
, if it runs in parallel on CPU?
#18141
Unanswered
Dong-Jiahuan
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.
-
As I describe in the title, what's the implementation of this operation on CPU (like what some multithreading libraries and parallel computing libraries in C++ do)? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions