M1 MacBook Pro -- Intel MKL FATAL ERROR: This system does not meet the minimum requirements for use of the Intel(R) Math Kernel Library.
See original GitHub issueExcited to try out this new tool!.. but unable to get it working out of the box on a 2020 M1 MacBook Pro using the latest version of MacOS (Monterey 12.1) following the recommended install instructions.
The GUI loads fine, but upon clicking the Load (⌘L) button I get the following error (as it mentions its Loading PyTorch…) – might just be a PyTorch issue as I haven’t tried PyTorch standalone.
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.
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (6 by maintainers)
Top GitHub Comments
@TinkeringEngr I fixed this last step with TorchStudio 0.9.5: https://www.torchstudio.ai/download/
I was hesitant to repeat myself with the install again, but it works as you said 😃
Excited to play with some tensors! Let me know if I can be of any help.