сб, 16 окт. 2021 г. в 20:40, Mark Knecht <markkne...@gmail.com>:
>
> On Sat, Oct 16, 2021 at 9:50 AM gevisz <gev...@gmail.com> wrote:
> >
> > To make things worse, I've got an "Illegal instruction (core dumped)"
> > error after installing and trying to run tensorflow from Ubuntu 20.04
> > which is installed on the same computer.
> >
>
> What processor by chance are you using. Probably a year back
> Google started requiring processors with AVX2 and FMA instructions.
>
> I can no longer run it on my Intel i7 980 Extreme unless I build from
> source which is just too painful. It's the main reason I'm starting
> to finally plan a new machine purchase.
>
> cat /proc/cpuinfo | grep flags

I have googled and also think that the above error on Ubuntu 20.04 is
due to the old processor.
I have an AMD Phenom II  X4 processor on that computer. The main
problem, however, is that
I get an error when compiling tensorflow in Gentoo.

The CPU flags are the following: fpu vme de pse tsc msr pae mce cx8
apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht
syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow
constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor
cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a
misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt
lbrv svm_lock nrip_save

Reply via email to