org.objectweb.proactive.loadbalancing.util
Class JacobiDispatcher
java.lang.Object
org.objectweb.proactive.loadbalancing.util.JacobiDispatcher
public class JacobiDispatcher
- extends java.lang.Object
- Author:
- cdelbe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
boudaryValue
public static final double boudaryValue
- See Also:
- Constant Field Values
initialValue
public static final double initialValue
- See Also:
- Constant Field Values
nodes
protected java.util.Vector nodes
nodesBooked
protected int nodesBooked
p2pNodeLookup
protected P2PNodeLookup p2pNodeLookup
JacobiDispatcher
public JacobiDispatcher()
JacobiDispatcher
public JacobiDispatcher(java.lang.String s1,
java.lang.String s2,
java.lang.String s3,
P2PService serviceP2P)
throws ProActiveException
- Throws:
ProActiveException
createVirtualGrid
public static void createVirtualGrid(JacobiWorker[] workers,
int workerGridSize)
createAndSplitMatrix
public static void createAndSplitMatrix(JacobiWorker[] workers,
int workerGridSize,
int subMatrixSize,
int globalMatrixSize)
Copyright 2001-2007 INRIA All Rights Reserved.