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

Diff of /trunk/src/appl/parallel/server/XuluServer.java

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

revision 113 by alfonx, Wed Feb 10 16:43:46 2010 UTC revision 114 by mojays, Mon Jul 11 11:31:25 2011 UTC
# Line 34  import org.apache.log4j.net.SocketAppend Line 34  import org.apache.log4j.net.SocketAppend
34  import appl.ext.XuluConfig;  import appl.ext.XuluConfig;
35  import appl.parallel.ComputingResourceProperties;  import appl.parallel.ComputingResourceProperties;
36  import appl.parallel.client.ClientDataServer;  import appl.parallel.client.ClientDataServer;
37    import appl.parallel.event.CommEvent.CommType;
38  import appl.parallel.event.CommEventSink;  import appl.parallel.event.CommEventSink;
39  import appl.parallel.event.TimeEvent;  import appl.parallel.event.TimeEvent;
 import appl.parallel.event.CommEvent.CommType;  
40  import appl.parallel.services.RemoteEventProxy;  import appl.parallel.services.RemoteEventProxy;
41  import appl.parallel.spmd.AdvancedSPMDServerController;  import appl.parallel.spmd.AdvancedSPMDServerController;
42  import appl.parallel.spmd.SPMDTask;  import appl.parallel.spmd.SPMDTask;
43    import appl.parallel.spmd.split.AbstractSplitMap.NeighborhoodBoxingMode;
44  import appl.parallel.spmd.split.SplitMap;  import appl.parallel.spmd.split.SplitMap;
45  import appl.parallel.spmd.split.SplitMap1DVertical;  import appl.parallel.spmd.split.SplitMap1DVertical;
 import appl.parallel.spmd.split.AbstractSplitMap.NeighborhoodBoxingMode;  
46  import appl.parallel.util.Helper;  import appl.parallel.util.Helper;
47  import appl.util.benchmark.Benchmark;  import appl.util.benchmark.Benchmark;
48    

Legend:
Removed from v.113  
changed lines
  Added in v.114

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26