Uses of Class
org.episteme.core.technical.backend.gpu.GPUBackend.DeviceInfo
Packages that use GPUBackend.DeviceInfo
Package
Description
-
Uses of GPUBackend.DeviceInfo in org.episteme.core.technical.backend.gpu
Methods in org.episteme.core.technical.backend.gpu that return GPUBackend.DeviceInfoModifier and TypeMethodDescriptionGPUBackend.getDevices()Returns information about available GPU devices. -
Uses of GPUBackend.DeviceInfo in org.episteme.nativ.mathematics.analysis.fft.backends
Methods in org.episteme.nativ.mathematics.analysis.fft.backends that return GPUBackend.DeviceInfo -
Uses of GPUBackend.DeviceInfo in org.episteme.nativ.mathematics.linearalgebra.backends
Methods in org.episteme.nativ.mathematics.linearalgebra.backends that return GPUBackend.DeviceInfoModifier and TypeMethodDescriptionNativeCUDADenseLinearAlgebraDoubleBackend.getDevices()NativeCUDADenseLinearAlgebraFloatBackend.getDevices()NativeCUDASparseLinearAlgebraDoubleBackend.getDevices()NativeCUDASparseLinearAlgebraFloatBackend.getDevices()NativeOpenCLDenseLinearAlgebraDoubleBackend.getDevices()NativeOpenCLDenseLinearAlgebraFloatBackend.getDevices()NativeOpenCLSparseLinearAlgebraDoubleBackend.getDevices()NativeOpenCLSparseLinearAlgebraFloatBackend.getDevices() -
Uses of GPUBackend.DeviceInfo in org.episteme.nativ.mathematics.tensors.backends
Methods in org.episteme.nativ.mathematics.tensors.backends that return GPUBackend.DeviceInfo -
Uses of GPUBackend.DeviceInfo in org.episteme.nativ.media.vision.backends
Methods in org.episteme.nativ.media.vision.backends that return GPUBackend.DeviceInfoModifier and TypeMethodDescriptionNativeCUDAVisionBackend.getDevices()NativeOpenCLVisionBackend.getDevices() -
Uses of GPUBackend.DeviceInfo in org.episteme.nativ.physics.classical.matter.fluids.backends
Methods in org.episteme.nativ.physics.classical.matter.fluids.backends that return GPUBackend.DeviceInfo -
Uses of GPUBackend.DeviceInfo in org.episteme.nativ.physics.classical.mechanics.nbody.backends
Methods in org.episteme.nativ.physics.classical.mechanics.nbody.backends that return GPUBackend.DeviceInfoModifier and TypeMethodDescriptionNativeCUDANBodyBackend.getDevices()NativeOpenCLNBodyBackend.getDevices()