Replies: 1 comment 2 replies
-
Hi @Amogh1506 - could you please run the |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Dear Team,
I have procured VGPU(A100) through NVIDIA Brev. I want to run Cuda-Q application on this GPU. In my linux code, brev list'' command on ubundtu shows the GPU instance as well. But when I run my python file with cudaq.set_target("nvidia") or this cudaq.set_target('nvidia', option = 'fp64'), It doesnt work. IT certainly works with CPU : cudaq.set_target("qpp-cpu") .
How do I configure the VGPU to my code. Please help.
Regards,
Amogh
Beta Was this translation helpful? Give feedback.
All reactions