728x90
1. Download Intel oneAPI Base Toolkit and install
https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html
- Offline installer enables us to install as both the root and user
Use $ sudo sh ./<installer>.sh to launch the GUI Installer as the root. Optionally, use $ sh ./<installer>.sh to launch the GUI Installer as the current user. |
2. Download Intel oneAPI HPC Toolkit and install
https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-download.html
Use $ sudo sh ./<installer>.sh to launch the GUI Installer as the root. Optionally, use $ sh ./<installer>.sh to launch the GUI Installer as the current user. |
3-1. For NVIDA GPU, install CUDA plugin(?)
https://developer.codeplay.com/products/oneapi/nvidia/2023.2.1/guides/get-started-guide-nvidia
3-2. For AMD GPU, install ROCm plugin(?)
https://developer.codeplay.com/products/oneapi/amd/2023.0.0/guides/get-started-guide-amd
300x250