From bf10fcd2f50e794ef48ce1cfd83726e4d30ab107 Mon Sep 17 00:00:00 2001 From: "Haoyu (Daniel)" Date: Thu, 19 Dec 2024 21:17:01 +0800 Subject: [PATCH] fix GPU build typo --- doc/src/Build_extras.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/Build_extras.rst b/doc/src/Build_extras.rst index 8465bea829..a278b393c5 100644 --- a/doc/src/Build_extras.rst +++ b/doc/src/Build_extras.rst @@ -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