Skip to content

reMarkable/neon-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is this?

This is an introduction to learn more about SIMD (or more specifically, NEON in our case). Start by reading neon.cpp.

building and running

  • cmake -S . -b build -DCMAKE_BUILD_TYPE=Release
  • cmake --build build

Then run build/neon-tutorial.

Happy hacking! I hope you learn some cool stuff.

About

Exploring the joys of NEON!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors