Search

Showing top 22 results for "install troubleshooting"

People also ask

How do I install a particular version?

To install a particular version of one of the Intel® Performance Libraries: yum install <COMPONENT>-<VERSION>.<UPDATE>-<BUILD_NUMBER> Example: yum install intel-mkl-2020.0-088 To install a particular language version of the Intel® Distribution for Python*: yum install intelpython<PYTHON_VERSION> Example: yum install intelpython3 To specify which version of the Intel® Distribution for Python* to install: yum install intelpython<PYTHON_VERSION>-<VERSION>.<UPDATE>-<BUILD_NUMBER> Example: yum install intelpython3-2020.0-014 By downloading Intel®

Installing Intel® Performance Libraries and Intel® Distribution for...
How do I uninstall a particular version?

To uninstall one of the Intel® Performance Libraries: yum autoremove <COMPONENT>-<VERSION>.<UPDATE>-<BUILD_NUMBER> Example: yum autoremove intel-mkl-2020.0-088 To uninstall the Intel® Distribution for Python*: yum remove intelpython<PYTHON_VERSION> Example: yum remove intelpython3

Installing Intel® Performance Libraries and Intel® Distribution for...