小编mat*_*urd的帖子

英特尔 MKL 致命错误:此系统不满足使用英特尔(R) 数学核心函数库的最低要求

我在 M1 Macbook Pro 上运行 Python 3.8.5 中的 PyTorch,并收到以下错误消息:

Intel MKL FATAL ERROR: This system does not meet the minimum requirements for use of the Intel(R) Math Kernel Library.
The processor must support the Intel(R) Supplemental Streaming SIMD Extensions 3 (Intel(R) SSSE3) instructions.
The processor must support the Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) instructions.
The processor must support the Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.
Run Code Online (Sandbox Code Playgroud)

它们是什么意思,我该怎么做才能解决它们?

python anaconda

17
推荐指数
3
解决办法
2万
查看次数

标签 统计

anaconda ×1

python ×1