Class MPIDistributedBackend

java.lang.Object
org.episteme.core.distributed.backends.MPIDistributedBackend
All Implemented Interfaces:
DistributedComputingProvider, AlgorithmProvider, Backend, ComputeBackend, DistributedBackend

@AutoService({Backend.class,AlgorithmProvider.class}) public class MPIDistributedBackend extends Object implements DistributedBackend
MPI Distributed Computing Backend. Wraps MPJ Express for high-performance distributed computing.
Since:
1.2
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)