File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ available on this repository. It will always contain a recent version of CUDA-Q
1212The instructions below provide a complete set of commands to get you up and
1313running. There are images available called
1414
15- - ` ghcr.io/nvidia/cudaqx-dev:latest-amd64-cu12 ` for AMD64 platforms
16- - ` ghcr.io/nvidia/cudaqx-dev:latest-arm64-cu12 ` for ARM64 platforms
15+ - ` ghcr.io/nvidia/cudaqx-dev:latest-amd64-cu12.6 ` for AMD64 platforms
16+ - ` ghcr.io/nvidia/cudaqx-dev:latest-arm64-cu12.6 ` for ARM64 platforms
1717
1818With the image appropriate for your system, run
1919
@@ -62,9 +62,9 @@ commands to switch to whichever version you need. You can then use
6262to re-build CUDA-Q.
6363
6464Additionally, the following CMake options can be configured:
65- * ` CUDAQX_ENABLE_LIBS ` : Specify which libraries to build (` all ` , ` qec ` , ` solvers ` )
66- * ` CUDAQX_INCLUDE_TESTS ` : Enable building of tests
67- * ` CUDAQX_BINDINGS_PYTHON ` : Enable Python bindings
65+ - ` CUDAQX_ENABLE_LIBS ` : Specify which libraries to build (` all ` , ` qec ` , ` solvers ` )
66+ - ` CUDAQX_INCLUDE_TESTS ` : Enable building of tests
67+ - ` CUDAQX_BINDINGS_PYTHON ` : Enable Python bindings
6868
6969The above instructions provide a fully open-source way of building and
7070contributing to CUDA-QX, but it should be noted that while this environment
You can’t perform that action at this time.
0 commit comments