Uses of Enum Class
uk.ac.manchester.tornado.api.enums.TornadoVMBackendType
Packages that use TornadoVMBackendType
Package
Description
-
Uses of TornadoVMBackendType in uk.ac.manchester.tornado.api
Methods in uk.ac.manchester.tornado.api that return TornadoVMBackendTypeModifier and TypeMethodDescriptionTornadoBackend.getBackendType()Returns the type of the backend.TornadoRuntime.getBackendType(int index) Methods in uk.ac.manchester.tornado.api with parameters of type TornadoVMBackendTypeModifier and TypeMethodDescriptionTornadoExecutionPlan.withCompilerFlags(TornadoVMBackendType backend, String compilerFlags) Set compiler flags for each backend.voidTornadoTaskGraphInterface.withCompilerFlags(TornadoVMBackendType backendType, String compilerFlags) -
Uses of TornadoVMBackendType in uk.ac.manchester.tornado.api.common
Methods in uk.ac.manchester.tornado.api.common that return TornadoVMBackendType -
Uses of TornadoVMBackendType in uk.ac.manchester.tornado.api.enums
Methods in uk.ac.manchester.tornado.api.enums that return TornadoVMBackendTypeModifier and TypeMethodDescriptionstatic TornadoVMBackendTypeReturns the enum constant of this class with the specified name.static TornadoVMBackendType[]TornadoVMBackendType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TornadoVMBackendType in uk.ac.manchester.tornado.api.runtime
Methods in uk.ac.manchester.tornado.api.runtime with parameters of type TornadoVMBackendTypeModifier and TypeMethodDescriptionvoidTaskContextInterface.setCompilerFlags(TornadoVMBackendType backendType, String flags)