Arm Helium technology is the M-Profile Vector Extension (MVE) for the Arm Cortex-M processor series. Helium is an extension of the Armv8.1-M architecture and delivers a significant performance uplift for machine learning (ML) and digital signal processing (DSP) applications.
Questions tagged [arm-helium]
1 questions
1
vote
2 answers
How do I Detect Availability of NEON and Helium Instruction Sets at Runtime
I'm working on a cross-platform parallel math library and I've made great progress implementing SSE, AVX, AVX2 and AVX-512 for x86/amd64 including runtime detection of ISA availability.
However, I've run into a major problem. There is no…

dave_thenerd
- 448
- 3
- 10