We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa495a6 + 8e66818 commit 0fe1deaCopy full SHA for 0fe1dea
doc/manual/m/install/buildwithcmake.rst
@@ -10,7 +10,7 @@ an example to compile the GPU code without OpenACC:
10
.. code-block:: bash
11
12
cd tinker9 && mkdir build
13
- FC=gfortran compute_capability=70 gpu_lang=cuda cmake ..
+ FC=gfortran compute_capability=70 gpu_lang=CUDA cmake ..
14
make
15
make test
16
0 commit comments