Introduction to Arm SVE

Abstract: In this talk John describes the features and capabilities of Arm's new Scalable Vector Extensions instruction set. A key feature of SVE is that it is vector agnostic, so the same SVE executable code can be ported between different hardware vector length implementations without recompile. SVE also includes new features like gather-load and scatter-store, per-lane predication, predicate-driven loop control and management, vector partitioning and software-managed speculation, and extended horizontal floating-point reductions. Presenter: John Linford, Arm's Director for HPC engineering. #Neoverse #SVE #HPC