Replies: 2 comments 1 reply
-
Hi @ankit27kh, can you give us an example of what you are trying to do with JAX and CUDA-Q? What would you like to see supported in CUDA-Q? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, @efratshabtai , here's a simple example:
This is the error:
With proper JAX support, the offending line should execute and give results for all We'll also need better support for different types, like multi dimensional |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
JAX does not seem to be compatible with cudaq currently. It can be a great extension that will make the compute faster with functions like
vmap
and optimizing withoptax
with JIT enabled.Are there any plans for this?
Beta Was this translation helpful? Give feedback.
All reactions