OpenBLAS/numpy needs MMX
Open
emulator
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
After installing numpy and importing the library:
```
apk add py3-numpy
python3
>>> import numpy
```
We get the following issue:
```
OpenBLAS WARNING - could not determine the L2 cache size on this system, assuming 256k
Illegal instruction
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.