Matrix multiplication software and results bundle for paper "Tuning and optimization for a variety of many-core architectures without changing a single line of implementation code using the Alpaka library" for P^3MA submission
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/records/439528
下载链接
链接失效反馈官方服务:
资源简介:
This is the archive containing the matrix multiplication software and the results of the publication "Tuning and optimization for a variety of many-core architectures without changing a single line of implementation code using the Alpaka library" submitted to the P^3MA workshop 2017.
The archive has the following content:
Source code for the (tiled) matrix multiplication in "src":
regular version in "src/matmul":
Remote: https://github.com/theZiz/matmul.git (copy will be removed)
Branch: topic-compatible-alpaka-0-1-0
Commit: a63ba4810d6bfcca62c68dd57408af15028e78a3
forked version for XL in "src/matmul":
Remote: https://github.com/theZiz/matmul.git (copy will be removed)
Branch: topic-xl-workaround
Commit: 1fee028eccb8cf7b677e8071233e08aa9f81846a
The compiled binaries and the results of the tuning and scaling runs are in "runs" in sub folders for each type of run and architectures.
创建时间:
2020-01-24



