Publication | Open Access
Stencil codes on a vector length agnostic architecture
22
Citations
19
References
2018
Year
Unknown Venue
EngineeringCompiler TechnologyComputer ArchitectureVectorizationSoftware EngineeringVector ProcessingSoftware AnalysisParallel ComputingCompilersComputational GeometryStencil CodesVariable-length CodeParallelizing CompilerCompiler SupportComputer EngineeringThread-level ParallelismComputer ScienceChain CodeProgram AnalysisParallel ProgrammingData-level ParallelismSystem SoftwareManual Vectorization
Data-level parallelism is frequently ignored or underutilized. Achieved through vector/SIMD capabilities, it can provide substantial performance improvements on top of widely used techniques such as thread-level parallelism. However, manual vectorization is a tedious and costly process that needs to be repeated for each specific instruction set or register size. In addition, automatic compiler vectorization is susceptible to code complexity, and usually limited due to data and control dependencies. To address some these issues, Arm recently released a new vector ISA, the Scalable Vector Extension (SVE), which is Vector-Length Agnostic (VLA). VLA enables the generation of binary files that run regardless of the physical vector register length.
| Year | Citations | |
|---|---|---|
Page 1
Page 1