1 research outputs found
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
<p>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.</p>
<p><strong>The archive has the following content:</strong></p>
<ul>
<li>Source code for the (tiled) matrix multiplication in "src":
<ul>
<li>regular version in "src/matmul":
<ul>
<li>Remote: https://github.com/theZiz/matmul.git (copy will be removed)</li>
<li>Branch: topic-compatible-alpaka-0-1-0</li>
<li>Commit: a63ba4810d6bfcca62c68dd57408af15028e78a3</li>
</ul>
</li>
<li>forked version for XL in "src/matmul":
<ul>
<li>Remote: https://github.com/theZiz/matmul.git (copy will be removed)</li>
<li>Branch: topic-xl-workaround</li>
<li>Commit: 1fee028eccb8cf7b677e8071233e08aa9f81846a</li>
</ul>
</li>
</ul>
</li>
<li>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.</li>
</ul