Replies: 1 comment 3 replies
-
Hi @Ghjk94522 - could you please share your exact steps and host O/S ( |
Beta Was this translation helpful? Give feedback.
3 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.
-
I use the dockerfile in the
cuda-quantum/docker/build/cudaq.dev.Dockerfile
and use the commandbash scripts/build_cudaq.sh
to build the cuda-quantum from source.And the compilation failed with:
And I have checked the GPUInfo.h, it looks like:
Should I add the optional.h to this file? Or I think maybe something wrong with my build steps?
Beta Was this translation helpful? Give feedback.
All reactions