Porting architecture specific intrinsics
Who is this for?
This is an advanced topic for software developers interested in porting architecture specific intrinsics to Arm processors.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Describe what intrinsics are and how to find them in code.
- Evaluate options and use header-only libraries to port architecture-specific intrinsics to Arm.
Prerequisites
Before starting, you will need the following:
- Some understanding of SIMD concepts.
- An Arm based machine or cloud instance running Ubuntu Linux.
- Optionally, an
x86_64machine also running Ubuntu.