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
收藏资源简介:
This is the archive containing the matrix multiplication software and the results of the publication "<em>Tuning and optimization for a variety of many-core architectures without changing a single line of implementation code using the Alpaka library</em>" submitted to the P^3MA workshop 2017. <strong>The archive has the following content:</strong> 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.



