fix GPU build typo

This commit is contained in:
Haoyu (Daniel)
2024-12-19 21:17:01 +08:00
parent aeb2190582
commit bf10fcd2f5

View File

@ -232,7 +232,7 @@ option in preparations to run on Aurora system at Argonne.
.. code:: bash
# CUDA target (not recommended, use GPU_ARCH=cuda)
# CUDA target (not recommended, use GPU_API=cuda)
# !!! DO NOT set CMAKE_CXX_COMPILER !!!
export HIP_PLATFORM=nvcc
export HIP_PATH=/path/to/HIP/install