It seems that this made openblas build, thank you. However: the build takes so long that it makes me wonder. Is it possible that it takes much longer to build this release candidate than some beta before?
Should I do a precise timing? Martin Am Sonntag, 16. Oktober 2016 15:20:08 UTC+2 schrieb Volker Braun: > > I'd try > > OPENBLAS_CONFIGURE="TARGET=ATOM" make > > See also https://github.com/xianyi/OpenBLAS/issues/983 > > > On Sunday, October 16, 2016 at 2:18:18 PM UTC+2, Martin R wrote: >> >> openblas still fails to build on my machine (not sure whether it is >> supposed to build), log is attached. >> >> moreover, I still don't know which TARGET I should pass. >> >> Martin >> >> martin@Martin-Laptop:~/sage-patchbot$ cat /proc/cpuinfo >> processor : 0 >> vendor_id : GenuineIntel >> cpu family : 6 >> model : 55 >> model name : Intel(R) Celeron(R) CPU N2940 @ 1.83GHz >> stepping : 8 >> microcode : 0x829 >> cpu MHz : 958.822 >> cache size : 1024 KB >> physical id : 0 >> siblings : 4 >> core id : 0 >> cpu cores : 4 >> apicid : 0 >> initial apicid : 0 >> fpu : yes >> fpu_exception : yes >> cpuid level : 11 >> wp : yes >> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov >> pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp >> lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc >> aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr >> pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer rdrand lahf_lm >> 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid >> tsc_adjust smep erms >> bugs : >> bogomips : 3660.80 >> clflush size : 64 >> cache_alignment : 64 >> address sizes : 36 bits physical, 48 bits virtual >> power management: >> >> processor : 1 >> vendor_id : GenuineIntel >> cpu family : 6 >> model : 55 >> model name : Intel(R) Celeron(R) CPU N2940 @ 1.83GHz >> stepping : 8 >> microcode : 0x829 >> cpu MHz : 948.585 >> cache size : 1024 KB >> physical id : 0 >> siblings : 4 >> core id : 1 >> cpu cores : 4 >> apicid : 2 >> initial apicid : 2 >> fpu : yes >> fpu_exception : yes >> cpuid level : 11 >> wp : yes >> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov >> pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp >> lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc >> aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr >> pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer rdrand lahf_lm >> 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid >> tsc_adjust smep erms >> bugs : >> bogomips : 3660.80 >> clflush size : 64 >> cache_alignment : 64 >> address sizes : 36 bits physical, 48 bits virtual >> power management: >> >> processor : 2 >> vendor_id : GenuineIntel >> cpu family : 6 >> model : 55 >> model name : Intel(R) Celeron(R) CPU N2940 @ 1.83GHz >> stepping : 8 >> microcode : 0x829 >> cpu MHz : 1163.343 >> cache size : 1024 KB >> physical id : 0 >> siblings : 4 >> core id : 2 >> cpu cores : 4 >> apicid : 4 >> initial apicid : 4 >> fpu : yes >> fpu_exception : yes >> cpuid level : 11 >> wp : yes >> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov >> pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp >> lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc >> aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr >> pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer rdrand lahf_lm >> 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid >> tsc_adjust smep erms >> bugs : >> bogomips : 3660.80 >> clflush size : 64 >> cache_alignment : 64 >> address sizes : 36 bits physical, 48 bits virtual >> power management: >> >> processor : 3 >> vendor_id : GenuineIntel >> cpu family : 6 >> model : 55 >> model name : Intel(R) Celeron(R) CPU N2940 @ 1.83GHz >> stepping : 8 >> microcode : 0x829 >> cpu MHz : 499.741 >> cache size : 1024 KB >> physical id : 0 >> siblings : 4 >> core id : 3 >> cpu cores : 4 >> apicid : 6 >> initial apicid : 6 >> fpu : yes >> fpu_exception : yes >> cpuid level : 11 >> wp : yes >> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov >> pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp >> lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc >> aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr >> pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer rdrand lahf_lm >> 3dnowprefetch ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid >> tsc_adjust smep erms >> bugs : >> bogomips : 3660.80 >> clflush size : 64 >> cache_alignment : 64 >> address sizes : 36 bits physical, 48 bits virtual >> power management: >> >> -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
