1. 首页
  2. 数据库
  3. 其它
  4. SIMD Matrix Vectorization:使用Intel AVX Intrinsics对矩阵进行向量化。 具有其他优化功能可以利用局部性来减少高速缓存

SIMD Matrix Vectorization:使用Intel AVX Intrinsics对矩阵进行向量化。 具有其他优化功能可以利用局部性来减少高速缓存

上传者: 2021-05-03 09:30:41上传 ZIP文件 301.42KB 热度 23次
SIMD矩阵矢量化 依赖项/安装 Your CPU must support Intel AVX Intrinsics 运行代码 编译: Run the compile_all.sh bash script from the source directory with sh compile_all.sh 跑步: Run the tester_transpose.sh or tester_transpose_block.sh (or other) script from the source directory with sh tester_transpose_block.sh (This outputs a bunch of performance info in CSV format, which is available in a much more readable form
下载地址
用户评论