Uses of Interface
de.mirkosertic.bytecoder.api.opencl.DeviceProperties
Packages that use DeviceProperties
Package
Description
-
Uses of DeviceProperties in de.mirkosertic.bytecoder.api.opencl
Methods in de.mirkosertic.bytecoder.api.opencl that return DevicePropertiesMethods in de.mirkosertic.bytecoder.api.opencl that return types with arguments of type DevicePropertiesMethod parameters in de.mirkosertic.bytecoder.api.opencl with type arguments of type DevicePropertiesModifier and TypeMethodDescriptionOpenCLOptions.Builder.preferredDeviceComparator(Comparator<DeviceProperties> preferredDeviceComparator) The device that compares highest is chosen by thePlatformFactory, unless explicitly overridden by system propertyOPENCL_DEVICE. -
Uses of DeviceProperties in de.mirkosertic.bytecoder.core.backend.opencl
Methods in de.mirkosertic.bytecoder.core.backend.opencl that return DevicePropertiesModifier and TypeMethodDescriptionCPUPlatform.getDeviceProperties()OpenCLPlatform.getDeviceProperties()