/[xulu]/trunk/src/appl/parallel/spmd/SPMDServerInterface.java
ViewVC logotype

Diff of /trunk/src/appl/parallel/spmd/SPMDServerInterface.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 77 by mojays, Wed Feb 25 11:54:01 2009 UTC revision 78 by alfonx, Wed Feb 10 16:43:46 2010 UTC
# Line 1  Line 1 
1  package appl.parallel.spmd;  package appl.parallel.spmd;
2    
3  import java.awt.Rectangle;  import java.awt.Rectangle;
 import java.util.HashMap;  
4    
5    import appl.parallel.spmd.split.DataPartition;
6  import edu.bonn.xulu.plugin.data.grid.GridList;  import edu.bonn.xulu.plugin.data.grid.GridList;
7  import edu.bonn.xulu.plugin.data.grid.MultiGrid;  import edu.bonn.xulu.plugin.data.grid.MultiGrid;
8    
 import appl.parallel.ComputingResource;  
 import appl.parallel.spmd.split.DataPartition;  
 import appl.parallel.spmd.split.SplittableResource;  
   
9  /**  /**
10   * Using this interface the programmer can access the parallel functionality on server side.   * Using this interface the programmer can access the parallel functionality on server side.
11   * The programmer should subclass {@link AbstractSPMDTask} and use its method {@link AbstractSPMDTask#getSPMDServerController()} to   * The programmer should subclass {@link AbstractSPMDTask} and use its method {@link AbstractSPMDTask#getSPMDServerController()} to

Legend:
Removed from v.77  
changed lines
  Added in v.78

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26