From 4ef95ff2c4f7f6d099dba7ad0076daabdd2f7032 Mon Sep 17 00:00:00 2001 From: Istvan Kiss Date: Tue, 17 Sep 2024 14:06:26 +0200 Subject: [PATCH] WIP --- docs/understand/programming_interface.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/understand/programming_interface.rst b/docs/understand/programming_interface.rst index 3127763b9e..a96ca8e010 100644 --- a/docs/understand/programming_interface.rst +++ b/docs/understand/programming_interface.rst @@ -25,7 +25,7 @@ invoke ``amdclang++``. .. Need to update the link later. -For AMD compiler options, check the :doc:`GPU compiler options page `. +For AMD compiler options, see :doc:`ROCm compilers reference `. HIP compilation workflow --------------------------------------------------------------------------------