public class JavaDevice extends Device
Device.TYPE
Modifier and Type | Field and Description |
---|---|
static JavaDevice |
ALTERNATIVE_ALGORITHM |
static JavaDevice |
SEQUENTIAL |
static JavaDevice |
THREAD_POOL |
Modifier and Type | Method and Description |
---|---|
long |
getDeviceId() |
String |
getShortDescription() |
String |
toString() |
best, bestACC, bestGPU, createRange, createRange, createRange2D, createRange2D, createRange3D, createRange3D, equals, first, firstCPU, firstGPU, getMaxWorkGroupSize, getMaxWorkItemDimensions, getMaxWorkItemSize, getType, hashCode, setMaxWorkGroupSize, setMaxWorkItemDimensions, setMaxWorkItemSize, setType
public static final JavaDevice THREAD_POOL
public static final JavaDevice ALTERNATIVE_ALGORITHM
public static final JavaDevice SEQUENTIAL
public String getShortDescription()
getShortDescription
in class Device
public long getDeviceId()
getDeviceId
in class Device
Copyright © 2016 Syncleus. All rights reserved.