public interface TornadoDeviceContext
-
Method Summary
Modifier and TypeMethodDescriptionintintintbooleanisCached(long executionPlanId, String methodName, SchedulableTask task) booleanbooleanbooleanvoidreset(long executionPlanId) voidbooleanwasReset()
-
Method Details
-
getDevice
TornadoTargetDevice getDevice() -
getMemoryManager
TornadoMemoryProvider getMemoryManager() -
wasReset
boolean wasReset() -
reset
void reset(long executionPlanId) -
setResetToFalse
void setResetToFalse() -
isPlatformFPGA
boolean isPlatformFPGA() -
isPlatformXilinxFPGA
boolean isPlatformXilinxFPGA() -
isFP64Supported
boolean isFP64Supported() -
isCached
-
getDeviceIndex
int getDeviceIndex() -
getDevicePlatform
int getDevicePlatform() -
getDeviceName
String getDeviceName() -
getDriverIndex
int getDriverIndex() -
getRegisteredPlanIds
-