Skip to content

A collection of resources used to evaluate the performance of Arm's Scalable Matrix Extension.

Notifications You must be signed in to change notification settings

UoB-HPC/SME_Evaluation_Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SME Evaluation Resources

A collection of resources used to evaluate the performance of Arm's Scalable Matrix Extension.

Mini Apps

  • SME_matmul_fp32
    • A simple, self verifying, looping matrix mutliplication code utilising Arm's Scalable Matrix Extension.
    • All matrix elements are randomised 32-bit floating point values.
  • SVE_matmul_fp32
    • A simple, self verifying, looping matrix mutliplication code utilising Arm's Scalable Vector Extension
    • All matrix elements are randomised 32-bit floating point values.

About

A collection of resources used to evaluate the performance of Arm's Scalable Matrix Extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages