8000 GitHub - vamsi-sripathi/simd: Collection of optimized SIMD implementations for popular patterns
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vamsi-sripathi/simd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simd

This repository contains a collection of optimized SIMD implementations for popular patterns that I came across in my various projects.

  • imax: Find the index of the maximum element in a dataset.
  • prefix-sum: Calculate the cumulative sum of a vector.

Refer to the corresponding sub-directory for more information

About

Collection of optimized SIMD implementations for popular patterns

Topics

Resources

License

Stars

Watchers

Forks

0