From fa69fed58f4b672d0c140c78f39658f4f940930b Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Thu, 7 Mar 2024 09:56:04 +0800 Subject: [PATCH] Small fixes to oneAPI link (#10339) --- docs/readthedocs/source/doc/LLM/Overview/install_gpu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md b/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md index f1d0054c..7b3a901d 100644 --- a/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md +++ b/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md @@ -25,7 +25,7 @@ Intel® oneAPI Base Toolkit 2024.0 installation methods: ```eval_rst .. tabs:: .. tab:: Offline installer - Download and install `Intel® oneAPI Base Toolkit `_ version 2024.0 through Offline Installer. + Download and install `Intel® oneAPI Base Toolkit `_ version 2024.0 through Offline Installer. During installation, you could just continue with "Recommended Installation". If you would like to continue with "Custom Installation", please note that oneAPI Deep Neural Network Library, oneAPI Math Kernel Library, and oneAPI DPC++/C++ Compiler are required, the other components are optional.