Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arm Kernels

This is a suite of simple Arm assembly kernels for testing the performance and functionality of Arm CPUs.

Requirements: A compiler that understands Armv9 with i8mm extensions (e.g. GCC12+).

Quick Start:

$ make -j
$ ./arithmetic/fp64_neon_fmla.x

License

This code is provided under the BSD-3 License.

Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.

About

Simple Arm assembly kernels for testing the performance and functionality of Arm CPUs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages