I had the same issue with openblas, but on a Thinkpad 11e with an intel
Celeron N2940 processor. Setting OPENBLAS_CONFIGURE="TARGET=ATOM" fixed
this for me as well.
https://groups.google.com/d/msg/sage-devel/-Exvx0bane8/9kC8hBEFBwAJ
I assumed this was limited to lower-end processors like the C
Don't know why, but I can't post attachments (error 303)...
Am Samstag, 1. Juli 2017 20:41:55 UTC+2 schrieb Gabriel Lipnik:
>
> Thank you very much for your fast answer!! Works well now.
>
> If you are still interested in my CPU: Intel(R) Core(TM) i7-7500U CPU @
> 2.70GHz
> More infos in the file
Thank you very much for your fast answer!! Works well now.
If you are still interested in my CPU: Intel(R) Core(TM) i7-7500U CPU @
2.70GHz
More infos in the file attached.
Am Samstag, 1. Juli 2017 20:23:59 UTC+2 schrieb Volker Braun:
>
> Whats your CPU?
>
> This seems to be https://github.com
Whats your CPU?
This seems to be https://github.com/xianyi/OpenBLAS/issues/1139
Try building Sage with
OPENBLAS_CONFIGURE="TARGET=ATOM" make
On Saturday, July 1, 2017 at 8:02:33 PM UTC+2, Gabriel Lipnik wrote:
>
> Hey!
>
> I wanted to install Sage and got an error message while installing
>