https://github.com/ajithvcoder/avx_calls
https://github.com/ajithvcoder/avx_calls
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajithvcoder/avx_calls
- Owner: ajithvcoder
- Created: 2022-03-09T09:06:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-09T09:22:51.000Z (about 3 years ago)
- Last Synced: 2025-01-12T19:30:44.016Z (4 months ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
### AVX Implementation
AVX512 instruction to equivalent AVX instruction
**Usage:**
icpc -xCOMMON-AVX512 -O3 sample.cpp -o sampleexe