I am looking for information about the new Scalable Vector Unit (SVE) from Arm. It looks amazingly good to me for doing Image processing with beeing able to compute 2048 bit in parallel and so on. But I'm not sure if it will be running on every Armv8 like RPI 3 or just some super computer. And does anybody know a timeframe when it will be included in Linux Kernel.
I read the link from the anouncement in Aug 2016. But I was hoping to get newer informations.
ARMv8 SVE is not baked into standard ARMv8 processors used in phones/SBCs. It is an optional processor extension that can be used by CPU designers/fabricators. The idea is that an ARM licensee can take a standard ARMv8 license and build a CPU with much wider SIMD units. This 'custom' ARMv8 CPU will be software compatible with standard ARMv8 software due to the implementation of SVE. You can read more about it here:
https://www.community.arm.com/processors/b/blog/posts/technology-update-the-scalable-vector-extension-sve-for-the-armv8-a-architecture