Package org.episteme.core.technical.backend
package org.episteme.core.technical.backend
Provides a Service Provider Interface (SPI) for implementing
-
ClassDescriptionAbstractBackendManager<T extends Backend>Abstract base class for managing a set of backends of a specific type.Base interface for discoverable backend providers.Utility for discovering and accessing backends of different types.Global registry and manager for all discoverable backends.Service Provider Interface for pluggable compute backends.Execution context for running operations on a backend.Modes of execution for computational tasks.Types of hardware accelerators available for computation.Operation<T>Represents a computation that can be executed on a backend.