Update doxygen HTML
This commit is contained in:
@@ -79,8 +79,8 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<p>The following commands are "host-asynchronous" - meaning they do not wait for any preceding commands to complete, and may return control to the host thread before the requested operation completes:</p>
|
||||
<ul>
|
||||
<li>Kernel launches (hipLaunchKernel() )</li>
|
||||
<li>Asynchronous memory copies - any memory copy API which contains "Async", such as <a class="el" href="group__Memory.html#ga8ad5a0b13458917e1b9437732b21af54">hipMemcpyAsync()</a>)</li>
|
||||
<li>Any memory set (for example, hipMemset());</li>
|
||||
<li>Asynchronous memory copies - any memory copy API which contains "Async", such as <a class="el" href="group__Memory.html#ga8ad5a0b13458917e1b9437732b21af54" title="Copy data from src to dst asynchronously. ">hipMemcpyAsync()</a>)</li>
|
||||
<li>Any memory set (for example, <a class="el" href="group__Memory.html#gac7441e74affcce4b8b69dba996c5ebc4" title="Copy data from src to dst asynchronously. ">hipMemset()</a>);</li>
|
||||
<li>TODO</li>
|
||||
</ul>
|
||||
<p>"Host-synchronous" commands have the following properties:</p>
|
||||
@@ -109,7 +109,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Mon Jan 25 2016 16:05:53 for HIP: Heterogenous-computing Interface for Portability by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Thu Feb 18 2016 20:42:16 for HIP: Heterogenous-computing Interface for Portability by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.6
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user