From b8bd0c5b5dc350bb032685853e4a0c86c971abfc Mon Sep 17 00:00:00 2001 From: Istvan Kiss Date: Fri, 13 Sep 2024 13:35:13 +0200 Subject: [PATCH] Update docs/understand/hip_runtime_api.rst Co-authored-by: MKKnorr --- docs/understand/hip_runtime_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/understand/hip_runtime_api.rst b/docs/understand/hip_runtime_api.rst index 57c2315cc3..b06c8455d8 100644 --- a/docs/understand/hip_runtime_api.rst +++ b/docs/understand/hip_runtime_api.rst @@ -25,7 +25,7 @@ while on NVIDIA platforms it is only a thin layer over the CUDA runtime or Drive used. If available, HIP_PLATFORM is set to ``nvidia`` and underneath CUDA path is used. -The different runtimes interactions are represented on the following figure. +The relation between the different runtimes and their backends is presented in the following figure. .. figure:: ../data/understand/hip_runtime_api/runtimes.svg