From 6c5b4a026de0098cdbe28a304279a85e00b63d31 Mon Sep 17 00:00:00 2001 From: Istvan Kiss Date: Thu, 11 Jul 2024 16:59:53 +0200 Subject: [PATCH] WIP --- docs/understand/programming_interface.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/understand/programming_interface.rst b/docs/understand/programming_interface.rst index 5e0b69f2bf..2374ec381d 100644 --- a/docs/understand/programming_interface.rst +++ b/docs/understand/programming_interface.rst @@ -38,16 +38,5 @@ The source code compiled with HIP compilers are separated to device code and hos For example of compiling from command line, check the :ref:` SAXPY tutorial compiling `. -HIP versioning -=============== - -.. include:: algorithm-libraries-support-matrix-content.rst - -Linux kernel driver support ---------------------------- - -.. include:: user-kernel-space-compat-matrix-content.rst - - HIP runtime API =============== \ No newline at end of file