intel MKL(1)ubuntu 22.04 安装 oneAPI
图形界面安装过程中,终端提示错误: Failed to execute child process “dbus-lauch”,解决方法:
sudo apt-get install dbus-x11
安装时选择base kit,如l_BaseKit_p_2022.2.0.262_offline.sh。
安装完成之后,添加环境变量到.bashrc
source ~/intel/oneapi/setvars.sh
图形界面安装过程中,终端提示错误: Failed to execute child process “dbus-lauch”,解决方法:
sudo apt-get install dbus-x11
安装时选择base kit,如l_BaseKit_p_2022.2.0.262_offline.sh。
安装完成之后,添加环境变量到.bashrc
source ~/intel/oneapi/setvars.sh