| Class | Description |
|---|---|
| GroebnerBaseDistHybridMPITest |
Distributed GroebnerBase MPI tests with JUnit.
|
| GroebnerBaseDistMPITest |
Distributed GroebnerBase MPI tests with JUnit.
|
| GroebnerBaseDistributedHybridMPI<C extends edu.jas.structure.RingElem<C>> |
Groebner Base distributed hybrid algorithm with MPI.
|
| GroebnerBaseDistributedMPI<C extends edu.jas.structure.RingElem<C>> |
Groebner Base distributed algorithm with MPI.
|
| HybridReducerClientMPI<C extends edu.jas.structure.RingElem<C>> |
Distributed clients reducing worker threads.
|
| HybridReducerReceiverMPI<C extends edu.jas.structure.RingElem<C>> |
Distributed server receiving worker thread.
|
| HybridReducerServerMPI<C extends edu.jas.structure.RingElem<C>> |
Distributed server reducing worker proxy threads.
|
| MiMPIReducerServer<C extends edu.jas.structure.RingElem<C>> |
Distributed server reducing worker threads for minimal GB Not jet distributed
but threaded.
|
| MPIReducerClient<C extends edu.jas.structure.RingElem<C>> |
Distributed clients reducing worker threads.
|
| MPIReducerServer<C extends edu.jas.structure.RingElem<C>> |
Distributed server reducing worker threads.
|