anancds / document

MIT License
1 stars 0 forks source link

Memory Latency Checker #154

Open anancds opened 3 years ago

anancds commented 3 years ago

https://software.intel.com/content/www/us/en/develop/articles/intelr-memory-latency-checker.html

anancds commented 3 years ago

g++ vec.cpp -std=11 -o2 -fno-unroll-loops -fno-tree-vectorize -S -o vec.S

anancds commented 3 years ago

LLVM-MCA-BEGIN vector-test

LLVM-MCA-END