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

Diff of /trunk/src/appl/parallel/ComputingResource.java

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

revision 2 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;  package appl.parallel;
2    
3  import java.rmi.RemoteException;  import java.rmi.RemoteException;
 import java.util.HashMap;  
 import java.util.Vector;  
4    
5  import edu.bonn.xulu.XuluModellingPlatform;  import edu.bonn.xulu.XuluModellingPlatform;
6  import edu.bonn.xulu.gui.ModelControlFrame;  import edu.bonn.xulu.gui.ModelControlFrame;
7    
 import appl.parallel.spmd.SPMDTask;  
 import appl.parallel.spmd.split.SinglePartitionInfo;  
 import appl.parallel.spmd.split.SplitMap;  
 import appl.parallel.spmd.split.SplittableResource;  
   
8  /**  /**
9   * This is the base class for remote computing resources, which could be   * This is the base class for remote computing resources, which could be
10   * displayed e.g. in the {@link ModelControlFrame} of the   * displayed e.g. in the {@link ModelControlFrame} of the

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26