Skip to content

Commit

Permalink
Generated from commit: 898fb37
Browse files Browse the repository at this point in the history
Signed-off-by: genie-openj9 <[email protected]>
  • Loading branch information
genie-openj9 committed Dec 18, 2023
1 parent 186f203 commit f0198b5
Show file tree
Hide file tree
Showing 9 changed files with 74 additions and 74 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a> associated
with this kernel.</div>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for this function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for this function.</div>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a> associated
with this kernel.</div>
</td>
</tr>
<tr class="altColor">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" t
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a>
associated with this kernel.</div>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of this function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of this function.</div>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a>
associated with this kernel.</div>
</td>
</tr>
<tr class="altColor">
Expand Down
66 changes: 33 additions & 33 deletions api/jdk8/platform/cuda/com/ibm/cuda/class-use/CudaException.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,20 +154,20 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaException.html" title="class i
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaBuffer.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaBuffer.html#close--">close</a></span>()</code>
<div class="block">Releases the region of device memory backing this buffer.</div>
<td class="colLast"><span class="typeNameLabel">CudaStream.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaStream.html#close--">close</a></span>()</code>
<div class="block">Closes this stream.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaStream.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaStream.html#close--">close</a></span>()</code>
<div class="block">Closes this stream.</div>
<td class="colLast"><span class="typeNameLabel">CudaEvent.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaEvent.html#close--">close</a></span>()</code>
<div class="block">Releases resources associated with this event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaEvent.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaEvent.html#close--">close</a></span>()</code>
<div class="block">Releases resources associated with this event.</div>
<td class="colLast"><span class="typeNameLabel">CudaBuffer.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaBuffer.html#close--">close</a></span>()</code>
<div class="block">Releases the region of device memory backing this buffer.</div>
</td>
</tr>
<tr class="rowColor">
Expand Down Expand Up @@ -570,15 +570,15 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaException.html" title="class i
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#getAttribute-int-">getAttribute</a></span>(int&nbsp;attribute)</code>
<div class="block">Returns the value of the specified @{code attribute} for the
<a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a> associated with this kernel.</div>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#getAttribute-int-">getAttribute</a></span>(int&nbsp;attribute)</code>
<div class="block">Returns the value of the specified @{code attribute}.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#getAttribute-int-">getAttribute</a></span>(int&nbsp;attribute)</code>
<div class="block">Returns the value of the specified @{code attribute}.</div>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#getAttribute-int-">getAttribute</a></span>(int&nbsp;attribute)</code>
<div class="block">Returns the value of the specified @{code attribute} for the
<a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a> associated with this kernel.</div>
</td>
</tr>
<tr class="altColor">
Expand Down Expand Up @@ -607,18 +607,18 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaException.html" title="class i
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">Cuda.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/Cuda.html#getDriverVersion--">getDriverVersion</a></span>()</code>
<div class="block">Returns a number identifying the driver version.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">CudaDevice.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaDevice.html#getDriverVersion--">getDriverVersion</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use Cuda.getDriverVersion() instead.</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">Cuda.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/Cuda.html#getDriverVersion--">getDriverVersion</a></span>()</code>
<div class="block">Returns a number identifying the driver version.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">CudaStream.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaStream.html#getFlags--">getFlags</a></span>()</code>
Expand Down Expand Up @@ -675,18 +675,18 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaException.html" title="class i
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">Cuda.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/Cuda.html#getRuntimeVersion--">getRuntimeVersion</a></span>()</code>
<div class="block">Returns a number identifying the runtime version.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">CudaDevice.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaDevice.html#getRuntimeVersion--">getRuntimeVersion</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use Cuda.getRuntimeVersion() instead.</span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">Cuda.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/Cuda.html#getRuntimeVersion--">getRuntimeVersion</a></span>()</code>
<div class="block">Returns a number identifying the runtime version.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a></code></td>
<td class="colLast"><span class="typeNameLabel">CudaDevice.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaDevice.html#getSharedMemConfig--">getSharedMemConfig</a></span>()</code>
Expand Down Expand Up @@ -739,15 +739,15 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaException.html" title="class i
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a> associated
with this kernel.</div>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for this function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for this function.</div>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setCacheConfig-com.ibm.cuda.CudaDevice.CacheConfig-">setCacheConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda">CudaDevice.CacheConfig</a>&nbsp;config)</code>
<div class="block">Configures the cache for the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a> associated
with this kernel.</div>
</td>
</tr>
<tr class="rowColor">
Expand All @@ -765,15 +765,15 @@ <h3>Uses of <a href="../../../../com/ibm/cuda/CudaException.html" title="class i
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a>
associated with this kernel.</div>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of this function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CudaFunction.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaFunction.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of this function.</div>
<td class="colLast"><span class="typeNameLabel">CudaKernel.</span><code><span class="memberNameLink"><a href="../../../../com/ibm/cuda/CudaKernel.html#setSharedMemConfig-com.ibm.cuda.CudaDevice.SharedMemConfig-">setSharedMemConfig</a></span>(<a href="../../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda">CudaDevice.SharedMemConfig</a>&nbsp;config)</code>
<div class="block">Configures the shared memory of the <a href="../../../../com/ibm/cuda/CudaFunction.html" title="class in com.ibm.cuda"><code>function</code></a>
associated with this kernel.</div>
</td>
</tr>
<tr class="rowColor">
Expand Down
4 changes: 2 additions & 2 deletions api/jdk8/platform/cuda/com/ibm/cuda/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" target="_blank" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" target="_blank" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" target="_blank" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaJitInputType.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaJitInputType</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaJitTarget.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaJitTarget</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaJitOptions.CacheMode.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaJitOptions.CacheMode</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaJitOptions.Fallback.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaJitOptions.Fallback</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaJitTarget.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaJitTarget</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaJitInputType.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaJitInputType</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaDevice.CacheConfig.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaDevice.CacheConfig</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaDevice.Limit.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaDevice.Limit</span></a></li>
<li type="circle">com.ibm.cuda.<a href="../../../com/ibm/cuda/CudaDevice.SharedMemConfig.html" title="enum in com.ibm.cuda"><span class="typeNameLink">CudaDevice.SharedMemConfig</span></a></li>
Expand Down
Loading

0 comments on commit f0198b5

Please sign in to comment.