https://github.com/olekscode/intrinsicsavx
Implementation of several algorithms using Intel AVX intrinsic instructions
https://github.com/olekscode/intrinsicsavx
avx intel intrinsics vectorization
Last synced: 3 months ago
JSON representation
Implementation of several algorithms using Intel AVX intrinsic instructions
- Host: GitHub
- URL: https://github.com/olekscode/intrinsicsavx
- Owner: olekscode
- Created: 2018-03-12T21:19:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T02:11:02.000Z (over 7 years ago)
- Last Synced: 2025-02-11T11:41:36.981Z (5 months ago)
- Topics: avx, intel, intrinsics, vectorization
- Language: C
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IntrinsicsAVX
Implementation of several algorithms using Intel AVX intrinsic instructions.
