It looks very wrong to me, there is no way S801 could be 3x more efficient than the Cortex-A15 in Exynos 5250 especially on FP. I guess it wasn't running at 422MHz 😉.Updated with Snapdragon 801. Had to underclock to 422 MHz because of throttling issues of my phone. Rather impressed that performance/clock is similar to Core 2! Not what I expected at all.
It looks very wrong to me, there is no way S801 could be 3x more efficient than the Cortex-A15 in Exynos 5250 especially on FP. I guess it wasn't running at 422MHz 😉.
Getting frequency under Android seems to be a pain. Did you try CPU Z for Android?It is anomalous. Unfortunately the app (No Frills) says it's at 422 MHz. Is there a better way to check CPU frequency on phones?
VFP is used but NEON isn't. And in fact NEON is not very good for FP since it's not IEEE compliant and anyway can only be used for single precision. ARMv8 64-bit NEON fixes these issues at last.The Exynos build was most likely compiled without any sort of feature set identification meaning VFP/NEON optimisations were left out. Every other processor on the list had some sort of SSE or AVX flag set when the binaries were being compiled.
You don't need results on 4770k with no HT, no OC and Fedora 19 Blender 2.68a? 😛BTW, if anyone is running Ubuntu 14.04 on a Haswell Core i3 or Core i7, I'd lIke to get your results too.
You don't need results on 4770k with no HT, no OC and Fedora 19 Blender 2.68a? 😛
EDIT: Time 2:13.90
My post clearly states my configuration 🙂That seems wrong. An i7 4770k stock shouldn't be slower than a Core i5 4570 @ 3.4 GHz turbo (time 2 minutes 3.7 seconds). Unless you really are running Fedora 19 with Blender 2.68a...
My post clearly states my configuration 🙂
Hmm, do you really insist on 2.71? 2.72b is the latest official one.You wouldn't mind downloading 2.71 and testing that, would you?
Hmm, do you really insist on 2.71? 2.72b is the latest official one.
4C/4T 4770K
2.72b: 2:08.76
2.71: 2:01.09
EDIT: I guess this doesn't use AVX as my temps only went up to 45°C, while AVX heavy programs tend to go higher than 65°.
With HT enabled 1:31.28 for 2.71.
Note my RAM is OC to 2400.
That would be a different type of comparison. The Povray compilation via ICC and GCC is just to show which one is better on FX. Still, I haven't tried the Open64 compiler that AMD is supporting (which I don't know why they don't just funnel support into GCC and LLVM instead). Also haven't tested Intel's MK libraries either since I'm more interested in rendering performance.
4C/4T 4770K
2.72b: 2:08.76
2.71: 2:01.09
EDIT: I guess this doesn't use AVX as my temps only went up to 45°C, while AVX heavy programs tend to go higher than 65°.
-DWITH_FREESTYLE -pipe -fPIC -funsigned-char -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fopenmp -DNDEBUG -O2 -msse -msse2 -DWITH_MOD_FLUID -DWITH_MOD_OCEANSIM -D__LITTLE_ENDIAN__ -DWITH_AUDASPACE -DWITH_AVI -DWITH_OPENNL -DHAVE_STDBOOL_H
Why not -march?
- 03: Ubuntu 14.04, gcc 4.8 -mtune=core-avx2
What happens? Anyway I don't think it would bring a significant speedup.Unable to compile with ARM versions with NEON support. Oh well.
Why not -march?
What happens? Anyway I don't think it would bring a significant speedup.
Updated with Snapdragon S4 Pro (APQ8064) results. Why would Qualcomm design processors slower than the stock ARM ones?