blob: db029cc239e978e14630ce592bfceb715f2bdae9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Maths (OpenJ9 GPU Classes)</title>
<meta name="keywords" content="com.ibm.gpu.Maths class">
<meta name="keywords" content="sortArray()">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Maths (OpenJ9 GPU Classes)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../com/ibm/gpu/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Maths.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>OpenJ9 GPU Classes</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../com/ibm/gpu/Version.html" title="class in com.ibm.gpu"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/ibm/gpu/Maths.html" target="_top">Frames</a></li>
<li><a href="Maths.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.ibm.gpu</div>
<h2 title="Class Maths" class="title">Class Maths</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" target="_blank" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.ibm.gpu.Maths</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">Maths</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" target="_blank" title="class or interface in java.lang">Object</a></pre>
<div class="block">This class is used to perform sorting operations of
primitive arrays of type int, long, float, double
on any connected CUDA GPU. A successful sort operation
results in the array being sorted in ascending order.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#Maths--">Maths</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-double:A-">sortArray</a></span>(double[]&nbsp;array)</code>
<div class="block">Sort the given array of doubles into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-double:A-int-int-">sortArray</a></span>(double[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of doubles into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-float:A-">sortArray</a></span>(float[]&nbsp;array)</code>
<div class="block">Sort the given array of floats into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-float:A-int-int-">sortArray</a></span>(float[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of floats into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int:A-">sortArray</a></span>(int[]&nbsp;array)</code>
<div class="block">Sort the given array of integers into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int:A-int-int-">sortArray</a></span>(int[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of integers into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-double:A-">sortArray</a></span>(int&nbsp;deviceId,
double[]&nbsp;array)</code>
<div class="block">Sort the given array of doubles into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-double:A-int-int-">sortArray</a></span>(int&nbsp;deviceId,
double[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of doubles into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-float:A-">sortArray</a></span>(int&nbsp;deviceId,
float[]&nbsp;array)</code>
<div class="block">Sort the given array of floats into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-float:A-int-int-">sortArray</a></span>(int&nbsp;deviceId,
float[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of floats into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-int:A-">sortArray</a></span>(int&nbsp;deviceId,
int[]&nbsp;array)</code>
<div class="block">Sort the given array of integers into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-int:A-int-int-">sortArray</a></span>(int&nbsp;deviceId,
int[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of integers into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-long:A-">sortArray</a></span>(int&nbsp;deviceId,
long[]&nbsp;array)</code>
<div class="block">Sort the given array of longs into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-int-long:A-int-int-">sortArray</a></span>(int&nbsp;deviceId,
long[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of longs into ascending order, using the specified CUDA device.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-long:A-">sortArray</a></span>(long[]&nbsp;array)</code>
<div class="block">Sort the given array of longs into ascending order, using the default CUDA device.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/ibm/gpu/Maths.html#sortArray-long:A-int-int-">sortArray</a></span>(long[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)</code>
<div class="block">Sort the specified range of the array of longs into ascending order, using the default CUDA device.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" target="_blank" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Maths--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Maths</h4>
<pre>public&nbsp;Maths()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="sortArray-double:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(double[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of doubles into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-double:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(double[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of doubles into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-float:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(float[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a>,
<a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></pre>
<div class="block">Sort the given array of floats into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-float:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(float[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of floats into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-double:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
double[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of doubles into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-double:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
double[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of doubles into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-float:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
float[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of floats into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-float:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
float[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of floats into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-int:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
int[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of integers into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-int:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
int[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of integers into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-long:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
long[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of longs into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int-long:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int&nbsp;deviceId,
long[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of longs into ascending order, using the specified CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>deviceId</code> - the CUDA device to be used</dd>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of integers into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-int:A-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(int[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of integers into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-long:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(long[]&nbsp;array)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the given array of longs into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
<a name="sortArray-long:A-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>sortArray</h4>
<pre>public static&nbsp;void&nbsp;sortArray(long[]&nbsp;array,
int&nbsp;fromIndex,
int&nbsp;toIndex)
throws <a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a>,
<a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></pre>
<div class="block">Sort the specified range of the array of longs into ascending order, using the default CUDA device.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>array</code> - the array that will be sorted</dd>
<dd><code>fromIndex</code> - the range starting index (inclusive)</dd>
<dd><code>toIndex</code> - the range ending index (exclusive)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../com/ibm/gpu/GPUConfigurationException.html" title="class in com.ibm.gpu">GPUConfigurationException</a></code> - if an issue has occurred with the CUDA environment</dd>
<dd><code><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu">GPUSortException</a></code> - if any of the following happens:
<ul>
<li>the device is not available</li>
<li>insufficient device memory is available</li>
<li>an error occurs transferring the data to or from the device</li>
<li>a device execution error occurs</li>
</ul></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../com/ibm/gpu/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Maths.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>OpenJ9 GPU Classes</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/ibm/gpu/GPUSortException.html" title="class in com.ibm.gpu"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../com/ibm/gpu/Version.html" title="class in com.ibm.gpu"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/ibm/gpu/Maths.html" target="_top">Frames</a></li>
<li><a href="Maths.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><a href="https://www.eclipse.org/openj9/" target="_blank">Eclipse OpenJ9 website.</a><br> To raise a bug report or suggest an improvement create an <a href="https://github.com/eclipse-openj9/openj9/issues" target="_blank">Eclipse OpenJ9 issue.</a><br> Copyright &copy; 2014, 2021, IBM Corp. and others.</small></p>
</body>
</html>