Skip to content

Commit

Permalink
Merge pull request #53 from HiPerCoRe/development
Browse files Browse the repository at this point in the history
Version 2.1
  • Loading branch information
Filip Petrovič authored Jan 25, 2022
2 parents a0c252e + 6c45d20 commit c967ff5
Show file tree
Hide file tree
Showing 611 changed files with 30,048 additions and 10,161 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
Build/*
premake5.exe
premake5
*.json
14 changes: 14 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Version 2.1 (25/1/2022)
* Introduced KTT Python bindings making it possible to utilize KTT API in Python
* Added onboarding guide for KTT which describes core KTT features and their usage
* Added new methods for compute queue management
* Added new methods for synchronization to main tuner API
* Added non-templated versions of methods for scalar and user buffer kernel arguments addition
* Added support for constant memory variables in CUDA
* Updated CUPTI implementation to utilize newer API functions introduced in CUDA Toolkit 11.3
* Updated and optimized MCMC searcher
* Kernel run mode can now be queried through compute interface
* Fixed linking issue under Windows caused by unexported methods
* Improved error messages when attempting to add kernel arguments with unsupported data types
* Added Python version of tutorials and certain examples showcasing the usage of new Python bindings

Version 2.0.1 (21/6/2021)
* Added more kernel result status categories to distinguish kernel runs which failed due to compiler error or device
limits being exceeded
Expand Down
36 changes: 17 additions & 19 deletions Docs/_argument_access_type_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.3"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Kernel Tuning Toolkit: Source/KernelArgument/ArgumentAccessType.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
Expand All @@ -17,7 +17,7 @@
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
Expand All @@ -28,13 +28,12 @@
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Kernel Tuning Toolkit
&#160;<span id="projectnumber">2.0.1</span>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">Kernel Tuning Toolkit<span id="projectnumber">&#160;2.1</span>
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
Expand All @@ -54,10 +53,10 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
</div><!-- top -->
Expand All @@ -72,7 +71,7 @@
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('_argument_access_type_8h.html',''); initResizable(); });
/* @license-end */
</script>
Expand All @@ -95,19 +94,18 @@
<div class="summary">
<a href="#namespaces">Namespaces</a> &#124;
<a href="#enum-members">Enumerations</a> </div>
<div class="headertitle">
<div class="title">ArgumentAccessType.h File Reference</div> </div>
<div class="headertitle"><div class="title">ArgumentAccessType.h File Reference</div></div>
</div><!--header-->
<div class="contents">

<p><a href="_argument_access_type_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacektt"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacektt.html">ktt</a></td></tr>
<tr class="memitem:namespacektt"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacektt.html">ktt</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="enum-members" name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a42e64b6f9fe9ded7bad6b07cb9c53d35"><td class="memItemLeft" align="right" valign="top">enum class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35">ktt::ArgumentAccessType</a> { <a class="el" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35aec0fc0100c4fc1ce4eea230c3dc10360">ktt::Undefined</a>
, <a class="el" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a131fb182a881796e7606ed6da27f1197">ktt::ReadOnly</a>
Expand All @@ -117,14 +115,14 @@
<tr class="separator:a42e64b6f9fe9ded7bad6b07cb9c53d35"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Access type of kernel arguments. </p>
<div class="textblock"><p >Access type of kernel arguments. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_74389ed8173ad57b461b9d623a1f3867.html">Source</a></li><li class="navelem"><a class="el" href="dir_8307084b275792eca5324684a4bab095.html">KernelArgument</a></li><li class="navelem"><a class="el" href="_argument_access_type_8h.html">ArgumentAccessType.h</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3 </li>
</ul>
</div>
</body>
Expand Down
66 changes: 32 additions & 34 deletions Docs/_argument_access_type_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.3"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Kernel Tuning Toolkit: Source/KernelArgument/ArgumentAccessType.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
Expand All @@ -17,7 +17,7 @@
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
Expand All @@ -28,13 +28,12 @@
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Kernel Tuning Toolkit
&#160;<span id="projectnumber">2.0.1</span>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">Kernel Tuning Toolkit<span id="projectnumber">&#160;2.1</span>
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
Expand All @@ -54,10 +53,10 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<!-- Generated by Doxygen 1.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
</div><!-- top -->
Expand All @@ -72,7 +71,7 @@
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('_argument_access_type_8h_source.html',''); initResizable(); });
/* @license-end */
</script>
Expand All @@ -92,29 +91,28 @@
</div>

<div class="header">
<div class="headertitle">
<div class="title">ArgumentAccessType.h</div> </div>
<div class="headertitle"><div class="title">ArgumentAccessType.h</div></div>
</div><!--header-->
<div class="contents">
<a href="_argument_access_type_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160; </div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#pragma once</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160; </div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacektt.html">ktt</a></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;{</div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160; </div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35"> 13</a></span>&#160;<span class="keyword">enum class</span> <a class="code" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35">ArgumentAccessType</a></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;{</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <a class="code" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35aec0fc0100c4fc1ce4eea230c3dc10360">Undefined</a>,</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; </div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <a class="code" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a131fb182a881796e7606ed6da27f1197">ReadOnly</a>,</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <a class="code" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a53dfe5089ae9e65887cb0215cb0098f5">WriteOnly</a>,</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <a class="code" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a70a2a84088d405a2e3f1e3accaa16723">ReadWrite</a></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;};</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;} <span class="comment">// namespace ktt</span></div>
<div class="ttc" id="anamespacektt_html"><div class="ttname"><a href="namespacektt.html">ktt</a></div><div class="ttdef"><b>Definition:</b> KttPlatform.h:36</div></div>
<a href="_argument_access_type_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span> </div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#pragma once</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacektt.html">ktt</a></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span>{</div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"><a class="line" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35"> 13</a></span><span class="keyword">enum class</span> <a class="code hl_enumeration" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35">ArgumentAccessType</a></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span>{</div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> <a class="code hl_enumvalue" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35aec0fc0100c4fc1ce4eea230c3dc10360">Undefined</a>,</div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> </div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> <a class="code hl_enumvalue" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a131fb182a881796e7606ed6da27f1197">ReadOnly</a>,</div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <a class="code hl_enumvalue" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a53dfe5089ae9e65887cb0215cb0098f5">WriteOnly</a>,</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> </div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <a class="code hl_enumvalue" href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a70a2a84088d405a2e3f1e3accaa16723">ReadWrite</a></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>};</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>} <span class="comment">// namespace ktt</span></div>
<div class="ttc" id="anamespacektt_html"><div class="ttname"><a href="namespacektt.html">ktt</a></div><div class="ttdef"><b>Definition:</b> KttPlatform.h:41</div></div>
<div class="ttc" id="anamespacektt_html_a42e64b6f9fe9ded7bad6b07cb9c53d35"><div class="ttname"><a href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35">ktt::ArgumentAccessType</a></div><div class="ttdeci">ArgumentAccessType</div><div class="ttdef"><b>Definition:</b> ArgumentAccessType.h:14</div></div>
<div class="ttc" id="anamespacektt_html_a42e64b6f9fe9ded7bad6b07cb9c53d35a131fb182a881796e7606ed6da27f1197"><div class="ttname"><a href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a131fb182a881796e7606ed6da27f1197">ktt::ArgumentAccessType::ReadOnly</a></div><div class="ttdeci">@ ReadOnly</div></div>
<div class="ttc" id="anamespacektt_html_a42e64b6f9fe9ded7bad6b07cb9c53d35a53dfe5089ae9e65887cb0215cb0098f5"><div class="ttname"><a href="namespacektt.html#a42e64b6f9fe9ded7bad6b07cb9c53d35a53dfe5089ae9e65887cb0215cb0098f5">ktt::ArgumentAccessType::WriteOnly</a></div><div class="ttdeci">@ WriteOnly</div></div>
Expand All @@ -126,7 +124,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_74389ed8173ad57b461b9d623a1f3867.html">Source</a></li><li class="navelem"><a class="el" href="dir_8307084b275792eca5324684a4bab095.html">KernelArgument</a></li><li class="navelem"><a class="el" href="_argument_access_type_8h.html">ArgumentAccessType.h</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.3 </li>
</ul>
</div>
</body>
Expand Down
Loading

0 comments on commit c967ff5

Please sign in to comment.