Skip to content

feat: Add experimental SME/SVE runtime selection controls#1295

Open
damdoo01-arm wants to merge 1 commit into
ARM-software:mainfrom
damdoo01-arm:damdoo01/gb_sme_sve_heuristic
Open

feat: Add experimental SME/SVE runtime selection controls#1295
damdoo01-arm wants to merge 1 commit into
ARM-software:mainfrom
damdoo01-arm:damdoo01/gb_sme_sve_heuristic

Conversation

@damdoo01-arm

Copy link
Copy Markdown

Expose experimental runtime controls in CPUInfo so clients can mask SME/SME2 and SVE capabilities when selecting CPU kernels. This lets higher-level frameworks steer ACL away from ISA paths that should not be used for a graph while preserving default hardware-based selection when no override is supplied.

Full context in the ArmNN PR: ARM-software/armnn#820

Signed-off-by: Damien Dooley damien.dooley@arm.com

Change-Id: I602cebdd58942930d248948788bfac9e2be56474

Expose experimental runtime controls in CPUInfo so clients can mask SME/SME2 and SVE capabilities when selecting CPU kernels. This lets higher-level frameworks steer ACL away from ISA paths that should not be used for a graph while preserving default hardware-based selection when no override is supplied.

Full context in the ArmNN PR: ARM-software/armnn#820

Signed-off-by: Damien Dooley <damien.dooley@arm.com>

Change-Id: I602cebdd58942930d248948788bfac9e2be56474
@damdoo01-arm

damdoo01-arm commented Jun 16, 2026

Copy link
Copy Markdown
Author

Thanks very much @gunes-arm, is there an approval you must give for the precommit CI job below? Also, are you happy for me to merge when this is satisfied?

@gunes-arm

Copy link
Copy Markdown
Contributor

Thanks very much @gunes-arm, is there an approval you must give for the precommit CI job below? Also, are you happy for me to merge when this is satisfied?

Just triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants