About Document
- Intel help manual: https://software.intel.com/content/www/us/en/develop/articles/download-documentation-intel-compiler-current-and-previous.html
SIMD Document
- https://users.ece.cmu.edu/~franzf/teaching/slides-18-645-simd.pdf
- https://www.csie.ntu.edu.tw/~cyy/courses/assembly/10fall/lectures/handouts/lec17_x86SIMD.pdf
- https://fabiensanglard.net/revisiting_the_pathtracer/SIMD_Tutorial.pdf
- http://www.tommesani.com/index.php/simd/46-sse-arithmetic.html
x*6 Intrinsics Cheat Sheet
- https://db.in.tum.de/~finis/x86-intrin-cheatsheet-v2.1.pdf
- Complex operation in AVX
https://www.codeproject.com/Articles/874396/Crunching-Numbers-with-AVX-and-AVX
- stack overflow, example
https://stackoverflow.com/questions/39509746/how-to-square-two-complex-doubles-with-256-bit-avx-vectors#
Friday, June 19, 2020
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment