Skip to content

Commit 0fe1dea

Browse files
committed
Merge remote-tracking branch 'tinkertools/master'
2 parents aa495a6 + 8e66818 commit 0fe1dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/m/install/buildwithcmake.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ an example to compile the GPU code without OpenACC:
1010
.. code-block:: bash
1111
1212
cd tinker9 && mkdir build
13-
FC=gfortran compute_capability=70 gpu_lang=cuda cmake ..
13+
FC=gfortran compute_capability=70 gpu_lang=CUDA cmake ..
1414
make
1515
make test
1616

0 commit comments

Comments
 (0)