From 202cc2c0bbcb6a6a3a7f6f9fc2ddfd2836a35a8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Miqu=C3=A9e?= Date: Sun, 7 Feb 2010 23:57:15 +0100 Subject: [PATCH] Purge of Javadoc. --- javadoc/allclasses-frame.html | 6 +- javadoc/allclasses-noframe.html | 6 +- javadoc/and/Mapping/Algo.html | 94 ++- javadoc/and/Mapping/Architecture.html | 16 +- javadoc/and/Mapping/Association.html | 14 +- javadoc/and/Mapping/Cluster.html | 14 +- javadoc/and/Mapping/DefaultMapping.html | 38 +- javadoc/and/Mapping/GNode.html | 63 +- javadoc/and/Mapping/GTask.html | 18 +- javadoc/and/Mapping/Graph.html | 14 +- javadoc/and/Mapping/Grid.html | 17 +- javadoc/and/Mapping/LSM.html | 40 +- javadoc/and/Mapping/Linpack.html | 248 ++++++++ javadoc/and/Mapping/Mapping.html | 14 +- javadoc/and/Mapping/QM.html | 38 +- javadoc/and/Mapping/Simple.html | 38 +- javadoc/and/Mapping/Utils.html | 36 +- javadoc/and/Mapping/class-use/Algo.html | 189 ------ .../and/Mapping/class-use/Architecture.html | 142 ----- .../and/Mapping/class-use/Association.html | 189 ------ javadoc/and/Mapping/class-use/Cluster.html | 253 -------- .../and/Mapping/class-use/DefaultMapping.html | 142 ----- javadoc/and/Mapping/class-use/GNode.html | 502 --------------- javadoc/and/Mapping/class-use/GTask.html | 284 --------- javadoc/and/Mapping/class-use/Graph.html | 236 ------- javadoc/and/Mapping/class-use/Grid.html | 244 ------- javadoc/and/Mapping/class-use/LSM.html | 142 ----- javadoc/and/Mapping/class-use/Mapping.html | 165 ----- javadoc/and/Mapping/class-use/QM.html | 142 ----- javadoc/and/Mapping/class-use/Simple.html | 142 ----- javadoc/and/Mapping/class-use/Utils.html | 142 ----- javadoc/and/Mapping/package-frame.html | 6 +- javadoc/and/Mapping/package-summary.html | 14 +- javadoc/and/Mapping/package-tree.html | 12 +- javadoc/and/Mapping/package-use.html | 198 ------ javadoc/constant-values.html | 14 +- javadoc/deprecated-list.html | 14 +- javadoc/help-doc.html | 20 +- javadoc/index-all.html | 600 ++++++++++++++++++ javadoc/index-files/index-1.html | 186 ------ javadoc/index-files/index-10.html | 146 ----- javadoc/index-files/index-11.html | 170 ----- javadoc/index-files/index-12.html | 186 ------ javadoc/index-files/index-13.html | 143 ----- javadoc/index-files/index-14.html | 146 ----- javadoc/index-files/index-15.html | 146 ----- javadoc/index-files/index-2.html | 158 ----- javadoc/index-files/index-3.html | 146 ----- javadoc/index-files/index-4.html | 286 --------- javadoc/index-files/index-5.html | 155 ----- javadoc/index-files/index-6.html | 149 ----- javadoc/index-files/index-7.html | 158 ----- javadoc/index-files/index-8.html | 144 ----- javadoc/index-files/index-9.html | 152 ----- javadoc/index.html | 2 +- javadoc/overview-tree.html | 12 +- javadoc/serialized-form.html | 23 +- 57 files changed, 1205 insertions(+), 5809 deletions(-) create mode 100644 javadoc/and/Mapping/Linpack.html delete mode 100644 javadoc/and/Mapping/class-use/Algo.html delete mode 100644 javadoc/and/Mapping/class-use/Architecture.html delete mode 100644 javadoc/and/Mapping/class-use/Association.html delete mode 100644 javadoc/and/Mapping/class-use/Cluster.html delete mode 100644 javadoc/and/Mapping/class-use/DefaultMapping.html delete mode 100644 javadoc/and/Mapping/class-use/GNode.html delete mode 100644 javadoc/and/Mapping/class-use/GTask.html delete mode 100644 javadoc/and/Mapping/class-use/Graph.html delete mode 100644 javadoc/and/Mapping/class-use/Grid.html delete mode 100644 javadoc/and/Mapping/class-use/LSM.html delete mode 100644 javadoc/and/Mapping/class-use/Mapping.html delete mode 100644 javadoc/and/Mapping/class-use/QM.html delete mode 100644 javadoc/and/Mapping/class-use/Simple.html delete mode 100644 javadoc/and/Mapping/class-use/Utils.html delete mode 100644 javadoc/and/Mapping/package-use.html create mode 100644 javadoc/index-all.html delete mode 100644 javadoc/index-files/index-1.html delete mode 100644 javadoc/index-files/index-10.html delete mode 100644 javadoc/index-files/index-11.html delete mode 100644 javadoc/index-files/index-12.html delete mode 100644 javadoc/index-files/index-13.html delete mode 100644 javadoc/index-files/index-14.html delete mode 100644 javadoc/index-files/index-15.html delete mode 100644 javadoc/index-files/index-2.html delete mode 100644 javadoc/index-files/index-3.html delete mode 100644 javadoc/index-files/index-4.html delete mode 100644 javadoc/index-files/index-5.html delete mode 100644 javadoc/index-files/index-6.html delete mode 100644 javadoc/index-files/index-7.html delete mode 100644 javadoc/index-files/index-8.html delete mode 100644 javadoc/index-files/index-9.html diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index ce65ca1..01c4d95 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,12 +2,12 @@ - + All Classes - + @@ -39,6 +39,8 @@ All Classes
GTask
+Linpack +
LSM
Mapping diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index 82cace6..fa1233a 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,12 +2,12 @@ - + All Classes - + @@ -39,6 +39,8 @@ All Classes
GTask
+Linpack +
LSM
Mapping diff --git a/javadoc/and/Mapping/Algo.html b/javadoc/and/Mapping/Algo.html index e25302b..23f3314 100644 --- a/javadoc/and/Mapping/Algo.html +++ b/javadoc/and/Mapping/Algo.html @@ -2,12 +2,12 @@ - + Algo - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -75,9 +74,9 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD -DETAIL: FIELD | CONSTR | METHOD +DETAIL: FIELD | CONSTR | METHOD @@ -111,13 +110,44 @@ Abstract class defining the structure for mapping algorithms

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + + + + + + + + + + + + + +
+Field Summary
+protected  Gridgl + +
+           
+protected  Graphgr + +
+           
+protected  Mappingmp + +
+           
@@ -189,12 +219,51 @@ Abstract class defining the structure for mapping algorithms Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait  

+ + + + + + + +
+Field Detail
+ +

+gr

+
+protected Graph gr
+
+
+
+
+
+ +

+gl

+
+protected Grid gl
+
+
+
+
+
+ +

+mp

+
+protected Mapping mp
+
+
+
+
+ @@ -320,10 +389,9 @@ public Map Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -356,9 +424,9 @@ public Map - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD -DETAIL: FIELD | CONSTR | METHOD +DETAIL: FIELD | CONSTR | METHOD diff --git a/javadoc/and/Mapping/Architecture.html b/javadoc/and/Mapping/Architecture.html index 85aeb1c..e9d73dd 100644 --- a/javadoc/and/Mapping/Architecture.html +++ b/javadoc/and/Mapping/Architecture.html @@ -2,12 +2,12 @@ - + Architecture - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -104,10 +103,6 @@ Class representing a set of clusters forming a network architecture

-

-
Author:
-
Sébastien Miquée
-

@@ -175,7 +170,7 @@ Class representing a set of clusters forming a network architecture Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -278,10 +273,9 @@ public java.util.ArrayList< Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/Association.html b/javadoc/and/Mapping/Association.html index f196acb..0aa9651 100644 --- a/javadoc/and/Mapping/Association.html +++ b/javadoc/and/Mapping/Association.html @@ -2,12 +2,12 @@ - + Association - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -109,8 +108,6 @@ Class representing an association between a tasks list and a cluster

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -193,7 +190,7 @@ Class representing an association between a tasks list and a cluster Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -335,10 +332,9 @@ public GTask Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/Cluster.html b/javadoc/and/Mapping/Cluster.html index 2caa422..07dde86 100644 --- a/javadoc/and/Mapping/Cluster.html +++ b/javadoc/and/Mapping/Cluster.html @@ -2,12 +2,12 @@ - + Cluster - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -108,8 +107,6 @@ Class representing a computing nodes cluster

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -248,7 +245,7 @@ Class representing a computing nodes cluster Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -504,10 +501,9 @@ public void removeGNode( Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/DefaultMapping.html b/javadoc/and/Mapping/DefaultMapping.html index cccc46e..f1cef0d 100644 --- a/javadoc/and/Mapping/DefaultMapping.html +++ b/javadoc/and/Mapping/DefaultMapping.html @@ -2,12 +2,12 @@ - + DefaultMapping - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -75,7 +74,7 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD @@ -109,15 +108,29 @@ Implementation of JaceP2P default mapping

-
Version:
-
1.0
-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class and.Mapping.Algo
gl, gr, mp
@@ -191,7 +204,7 @@ Implementation of JaceP2P default mapping Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -309,10 +322,9 @@ public GNode Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -345,7 +357,7 @@ public GNode - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD diff --git a/javadoc/and/Mapping/GNode.html b/javadoc/and/Mapping/GNode.html index 53aa0d2..8010c01 100644 --- a/javadoc/and/Mapping/GNode.html +++ b/javadoc/and/Mapping/GNode.html @@ -2,12 +2,12 @@ - + GNode - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -108,8 +107,6 @@ Class representing a computing node

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -190,6 +187,14 @@ Class representing a computing node + int +getMFlops() + +
+          Return the MFlops of each computing core of the computing node. + + +  java.lang.String getName() @@ -280,6 +285,14 @@ Class representing a computing node  void +setMFlops(int _mflops) + +
+          Set the MFlops of each computing core of the computing node. + + + + void setName(java.lang.String _name)
@@ -316,7 +329,7 @@ Class representing a computing node Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -618,6 +631,39 @@ public int getFrequency()
+

+setMFlops

+
+public void setMFlops(int _mflops)
+
+
Set the MFlops of each computing core of the computing node. +

+

+
+
+
+
Parameters:
_freq - The MFlops of cores
+
+
+
+ +

+getMFlops

+
+public int getMFlops()
+
+
Return the MFlops of each computing core of the computing node. +

+

+
+
+
+ +
Returns:
The MFlops of cores
+
+
+
+

setMemory

@@ -716,10 +762,9 @@ public long getId()
Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/GTask.html b/javadoc/and/Mapping/GTask.html index 8752537..593fd16 100644 --- a/javadoc/and/Mapping/GTask.html +++ b/javadoc/and/Mapping/GTask.html @@ -2,12 +2,12 @@ - + GTask - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -55,7 +54,7 @@ function windowTitle()  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES   @@ -108,8 +107,6 @@ Class representing an application task

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -224,7 +221,7 @@ Class representing an application task Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -434,10 +431,9 @@ public java.lang.String printDep() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -450,7 +446,7 @@ public java.lang.String printDep()  PREV CLASS  - NEXT CLASSNEXT CLASS
FRAMES    NO FRAMES   diff --git a/javadoc/and/Mapping/Graph.html b/javadoc/and/Mapping/Graph.html index 10ddf6f..24048b7 100644 --- a/javadoc/and/Mapping/Graph.html +++ b/javadoc/and/Mapping/Graph.html @@ -2,12 +2,12 @@ - + Graph - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -108,8 +107,6 @@ Class representing the interaction graph of an application

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -186,7 +183,7 @@ Class representing the interaction graph of an application Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -317,10 +314,9 @@ public void print() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/Grid.html b/javadoc/and/Mapping/Grid.html index 091a5c3..d306e62 100644 --- a/javadoc/and/Mapping/Grid.html +++ b/javadoc/and/Mapping/Grid.html @@ -2,12 +2,12 @@ - + Grid - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -108,8 +107,6 @@ Class representing a computing grid, composed of multiple clusters

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -243,7 +240,7 @@ Class representing a computing grid, composed of multiple clusters Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -450,8 +447,7 @@ getHeterogenityDegre public double getHeterogenityDegre()
Compute the heterogeneity degree of the grid. - This is based on a ratio between the average and the - standard deviation of computing nodes' power. + This is based on the relative standard deviation.

@@ -492,10 +488,9 @@ public void print() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/LSM.html b/javadoc/and/Mapping/LSM.html index d327518..3d06e28 100644 --- a/javadoc/and/Mapping/LSM.html +++ b/javadoc/and/Mapping/LSM.html @@ -2,12 +2,12 @@ - + LSM - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -54,7 +53,7 @@ function windowTitle() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -75,7 +74,7 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD @@ -109,13 +108,29 @@ Mapping algorithm based on the Edge-Cut principles

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class and.Mapping.Algo
gl, gr, mp
@@ -196,7 +211,7 @@ Mapping algorithm based on the Edge-Cut principles Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -327,10 +342,9 @@ public GNode Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -342,7 +356,7 @@ public GNode PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -363,7 +377,7 @@ public GNode - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD diff --git a/javadoc/and/Mapping/Linpack.html b/javadoc/and/Mapping/Linpack.html new file mode 100644 index 0000000..46a668b --- /dev/null +++ b/javadoc/and/Mapping/Linpack.html @@ -0,0 +1,248 @@ + + + + + + +Linpack + + + + + + + + + + + + +


+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +and.Mapping +
+Class Linpack

+
+java.lang.Object
+  extended by and.Mapping.Linpack
+
+
+
+
public class Linpack
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
Linpack() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ doublegetMFlops() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+Linpack

+
+public Linpack()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getMFlops

+
+public double getMFlops()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/javadoc/and/Mapping/Mapping.html b/javadoc/and/Mapping/Mapping.html index 0be1265..b907ccd 100644 --- a/javadoc/and/Mapping/Mapping.html +++ b/javadoc/and/Mapping/Mapping.html @@ -2,12 +2,12 @@ - + Mapping - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -108,8 +107,6 @@ Class representing the tasks mapping on clusters and/or nodes

-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

@@ -220,7 +217,7 @@ Class representing the tasks mapping on clusters and/or nodes Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -418,10 +415,9 @@ public int calcDepExt() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/QM.html b/javadoc/and/Mapping/QM.html index 35aaa2c..4f35839 100644 --- a/javadoc/and/Mapping/QM.html +++ b/javadoc/and/Mapping/QM.html @@ -2,12 +2,12 @@ - + QM - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -75,7 +74,7 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD @@ -109,15 +108,29 @@ Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm

-
Version:
-
1.0
-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class and.Mapping.Algo
gl, gr, mp
@@ -191,7 +204,7 @@ Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -309,10 +322,9 @@ public GNode Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -345,7 +357,7 @@ public GNode - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD diff --git a/javadoc/and/Mapping/Simple.html b/javadoc/and/Mapping/Simple.html index 9c4506d..8d0a943 100644 --- a/javadoc/and/Mapping/Simple.html +++ b/javadoc/and/Mapping/Simple.html @@ -2,12 +2,12 @@ - + Simple - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -75,7 +74,7 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD @@ -109,15 +108,29 @@ Implementation of Simple Mapping algorithm

-
Version:
-
1.0
-
Author:
-
Sébastien Miquée
See Also:
Serialized Form

+ + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class and.Mapping.Algo
gl, gr, mp
@@ -190,7 +203,7 @@ Implementation of Simple Mapping algorithm Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -307,10 +320,9 @@ public GNode Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -343,7 +355,7 @@ public GNode - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD diff --git a/javadoc/and/Mapping/Utils.html b/javadoc/and/Mapping/Utils.html index 98ac168..137a72f 100644 --- a/javadoc/and/Mapping/Utils.html +++ b/javadoc/and/Mapping/Utils.html @@ -2,12 +2,12 @@ - + Utils - + @@ -39,10 +39,9 @@ function windowTitle() Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -104,10 +103,6 @@ Class providing some tools to the library

-

-
Author:
-
Séastien Miquée
-

@@ -155,7 +150,8 @@ Class providing some tools to the library static Graph -readGraph(java.lang.String _file) +readGraph(java.lang.String _path, + java.lang.String _file)
          Read an application Graph from a file. @@ -163,7 +159,8 @@ Class providing some tools to the library static Grid -readGrid(java.lang.String _file) +readGrid(java.lang.String _path, + java.lang.String _file)
          Read a Grid graph from a file. @@ -195,7 +192,7 @@ Class providing some tools to the library Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -290,29 +287,31 @@ public static void writeGraph(


-

+

readGraph

-public static Graph readGraph(java.lang.String _file)
+public static Graph readGraph(java.lang.String _path, + java.lang.String _file)
Read an application Graph from a file.

-
Parameters:
_file - File's name +
Parameters:
_file - File's name
_path - File's path
Returns:
The application Graph read

-

+

readGrid

-public static Grid readGrid(java.lang.String _file)
+public static Grid readGrid(java.lang.String _path, + java.lang.String _file)
Read a Grid graph from a file.

-
Parameters:
_file - File's name +
Parameters:
_file - File's name
_path - File's path
Returns:
The Grid graph read
@@ -331,10 +330,9 @@ public static Package   Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/class-use/Algo.html b/javadoc/and/Mapping/class-use/Algo.html deleted file mode 100644 index f481783..0000000 --- a/javadoc/and/Mapping/class-use/Algo.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Algo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Algo

-
- - - - - -
-Uses of Algo in and.Mapping
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of Algo in and.Mapping
- classDefaultMapping - -
-          Implementation of JaceP2P default mapping
- classLSM - -
-          Mapping algorithm based on the Edge-Cut principles
- classQM - -
-          Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm
- classSimple - -
-          Implementation of Simple Mapping algorithm
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Architecture.html b/javadoc/and/Mapping/class-use/Architecture.html deleted file mode 100644 index 25bfe03..0000000 --- a/javadoc/and/Mapping/class-use/Architecture.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Architecture - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Architecture

-
-No usage of and.Mapping.Architecture -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Association.html b/javadoc/and/Mapping/class-use/Association.html deleted file mode 100644 index 07757b6..0000000 --- a/javadoc/and/Mapping/class-use/Association.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Association - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Association

-
- - - - - -
-Uses of Association in and.Mapping
-  -

- - - - - - - - - -
Methods in and.Mapping that return types with arguments of type Association
- java.util.ArrayList<Association>Mapping.getMapping() - -
-          Return the mapping done.
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping with parameters of type Association
- voidMapping.addMapping(Association _a) - -
-          Add a mapping association in the general mapping.
- voidMapping.insertMapping(Association _a) - -
-          Insert the association at the right place.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Cluster.html b/javadoc/and/Mapping/class-use/Cluster.html deleted file mode 100644 index 76b7af0..0000000 --- a/javadoc/and/Mapping/class-use/Cluster.html +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Cluster - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Cluster

-
- - - - - -
-Uses of Cluster in and.Mapping
-  -

- - - - - - - - - -
Methods in and.Mapping that return Cluster
- ClusterAssociation.getCluster() - -
-          Return the associated cluster.
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping that return types with arguments of type Cluster
- java.util.ArrayList<Cluster>Architecture.getArchi() - -
-          Return the architecture in a clusters list form.
- java.util.ArrayList<Cluster>Grid.getClusters() - -
-          Return the grid in a clusters list view.
-  -

- - - - - - - - - - - - - - - - - -
Methods in and.Mapping with parameters of type Cluster
- voidGrid.addCluster(Cluster c) - -
-          Add a cluster in the grid.
- voidArchitecture.addCluster(Cluster c) - -
-          Add a cluster in the architecture.
- voidMapping.addMapping(Cluster c, - java.util.ArrayList<GTask> at) - -
-          Add in the mapping an association between a cluster and tasks set.
-  -

- - - - - - - - - -
Method parameters in and.Mapping with type arguments of type Cluster
- voidGrid.addClusters(java.util.ArrayList<Cluster> al) - -
-          Add a clusters list in the grid.
-  -

- - - - - - - - -
Constructors in and.Mapping with parameters of type Cluster
Association(Cluster _c, - java.util.ArrayList<GTask> _at) - -
-          Constructor.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/DefaultMapping.html b/javadoc/and/Mapping/class-use/DefaultMapping.html deleted file mode 100644 index 8d35aa6..0000000 --- a/javadoc/and/Mapping/class-use/DefaultMapping.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -Uses of Class and.Mapping.DefaultMapping - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.DefaultMapping

-
-No usage of and.Mapping.DefaultMapping -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/GNode.html b/javadoc/and/Mapping/class-use/GNode.html deleted file mode 100644 index f2521f3..0000000 --- a/javadoc/and/Mapping/class-use/GNode.html +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - -Uses of Class and.Mapping.GNode - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.GNode

-
- - - - - -
-Uses of GNode in and.Mapping
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in and.Mapping that return GNode
-static GNodeUtils.createGNode() - -
-          Creation of the representation of the node in the Mapping point of view.
- GNodeAssociation.getGNode() - -
-          Return the associated computing node.
- GNodeLSM.getOtherGNode() - -
-           
- GNodeSimple.getOtherGNode() - -
-           
- GNodeQM.getOtherGNode() - -
-           
-abstract  GNodeAlgo.getOtherGNode() - -
-          Find a new node, which may not takes part into the computation process.
- GNodeDefaultMapping.getOtherGNode() - -
-           
- GNodeCluster.nextGNode() - -
-          Return the next computing node in the cluster, - according to the indice variable.
- GNodeLSM.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
- GNodeSimple.replaceNode(GNode replaced, - java.util.ArrayList<GNode> _ag) - -
-           
- GNodeQM.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
-abstract  GNodeAlgo.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-          Replace a fallen node by a new one, according to the mapping policy.
- GNodeDefaultMapping.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in and.Mapping that return types with arguments of type GNode
- java.util.ArrayList<GNode>Grid.getGNodes() - -
-          Return the list of computing nodes in the grid.
- java.util.ArrayList<GNode>Cluster.getGNodes() - -
-          Return the list of computing nodes which are in the cluster.
- java.util.ArrayList<GNode>Mapping.getMappedGNodes() - -
-          Return the list of GNodes on which tasks are mapped, in order - of the task number.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in and.Mapping with parameters of type GNode
- voidCluster.addGNode(GNode _n) - -
-          Adding a computing node to the cluster.
- doubleGrid.getDistance(GNode _g1, - GNode _g2) - -
-          Compute and return the distance between two clusters.
- booleanCluster.isIn(GNode _g) - -
-          Test if a computing node is in the cluster.
- voidGrid.removeGNode(GNode _dead) - -
-          Remove a computing node from the grid.
- GTaskMapping.removeGNode(GNode _deadNode) - -
-          Remove a failed node from the mapping.
- voidCluster.removeGNode(GNode _dead) - -
-          Remove a failed node from the cluster.
- GNodeLSM.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
- GNodeSimple.replaceNode(GNode replaced, - java.util.ArrayList<GNode> _ag) - -
-           
- GNodeQM.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
-abstract  GNodeAlgo.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-          Replace a fallen node by a new one, according to the mapping policy.
- GNodeDefaultMapping.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Method parameters in and.Mapping with type arguments of type GNode
-static GridUtils.createGridG5k(java.util.ArrayList<GNode> _an) - -
-          Creation of the representation of the grid, according to clusters into sites.
- GNodeLSM.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
- GNodeSimple.replaceNode(GNode replaced, - java.util.ArrayList<GNode> _ag) - -
-           
- GNodeQM.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
-abstract  GNodeAlgo.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-          Replace a fallen node by a new one, according to the mapping policy.
- GNodeDefaultMapping.replaceNode(GNode _dead, - java.util.ArrayList<GNode> _ag) - -
-           
- voidGrid.updateGrid(java.util.ArrayList<GNode> _gnodes) - -
-          Plop !!
-  -

- - - - - - - - -
Constructors in and.Mapping with parameters of type GNode
Association(GNode _g, - GTask _t) - -
-          Constructor.
-  -

- - - - - - - - -
Constructor parameters in and.Mapping with type arguments of type GNode
DefaultMapping(Graph _gr, - Grid _gd, - java.util.ArrayList<GNode> _gnodes) - -
-          Constructor.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/GTask.html b/javadoc/and/Mapping/class-use/GTask.html deleted file mode 100644 index 489445b..0000000 --- a/javadoc/and/Mapping/class-use/GTask.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -Uses of Class and.Mapping.GTask - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.GTask

-
- - - - - -
-Uses of GTask in and.Mapping
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping that return GTask
- GTaskAssociation.getGTask() - -
-          Return the associated task.
- GTaskMapping.removeGNode(GNode _deadNode) - -
-          Remove a failed node from the mapping.
-  -

- - - - - - - - - - - - - - - - - -
Methods in and.Mapping that return types with arguments of type GTask
- java.util.ArrayList<GTask>GTask.getDependencies() - -
-          Return the task's dependencies list.
- java.util.ArrayList<GTask>Graph.getGraph() - -
-          Return the graph in a tasks list form.
- java.util.ArrayList<GTask>Association.getGtask() - -
-          Return the associated tasks list.
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping with parameters of type GTask
- voidGTask.addDependance(GTask _t) - -
-          Add a dependency to the task.
- voidGraph.addGTask(GTask t) - -
-          Add a task in the interaction graph.
-  -

- - - - - - - - - - - - - -
Method parameters in and.Mapping with type arguments of type GTask
- voidGTask.addDependance(java.util.ArrayList<GTask> at) - -
-          Add a dependencies list to the task.
- voidMapping.addMapping(Cluster c, - java.util.ArrayList<GTask> at) - -
-          Add in the mapping an association between a cluster and tasks set.
-  -

- - - - - - - - -
Constructors in and.Mapping with parameters of type GTask
Association(GNode _g, - GTask _t) - -
-          Constructor.
-  -

- - - - - - - - -
Constructor parameters in and.Mapping with type arguments of type GTask
Association(Cluster _c, - java.util.ArrayList<GTask> _at) - -
-          Constructor.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Graph.html b/javadoc/and/Mapping/class-use/Graph.html deleted file mode 100644 index 16c75cb..0000000 --- a/javadoc/and/Mapping/class-use/Graph.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Graph - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Graph

-
- - - - - -
-Uses of Graph in and.Mapping
-  -

- - - - - - - - - -
Methods in and.Mapping that return Graph
-static GraphUtils.readGraph(java.lang.String _file) - -
-          Read an application Graph from a file.
-  -

- - - - - - - - - -
Methods in and.Mapping with parameters of type Graph
-static voidUtils.writeGraph(Graph _gr, - java.lang.String _file, - java.lang.String _path) - -
-          Write an application Graph in a file.
-  -

- - - - - - - - - - - - - - - - - - - - - - - -
Constructors in and.Mapping with parameters of type Graph
Algo(Graph _gr, - Grid _gl) - -
-          Constructor.
DefaultMapping(Graph _gr, - Grid _gd, - java.util.ArrayList<GNode> _gnodes) - -
-          Constructor.
LSM(Graph _gr, - Grid _gl) - -
-          Constructor.
LSM(Graph _gr, - Grid _gl, - double _dep_min) - -
-          Constructor.
QM(Graph _gr, - Grid _gd, - double _f) - -
-          Constructor
Simple(Graph _gr, - Grid _gd) - -
-          Constructor.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Grid.html b/javadoc/and/Mapping/class-use/Grid.html deleted file mode 100644 index 0327fd8..0000000 --- a/javadoc/and/Mapping/class-use/Grid.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Grid - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Grid

-
- - - - - -
-Uses of Grid in and.Mapping
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping that return Grid
-static GridUtils.createGridG5k(java.util.ArrayList<GNode> _an) - -
-          Creation of the representation of the grid, according to clusters into sites.
-static GridUtils.readGrid(java.lang.String _file) - -
-          Read a Grid graph from a file.
-  -

- - - - - - - - - -
Methods in and.Mapping with parameters of type Grid
-static voidUtils.writeGrid(Grid _gl, - java.lang.String _file, - java.lang.String _path) - -
-          Write the Grid object in an XML file.
-  -

- - - - - - - - - - - - - - - - - - - - - - - -
Constructors in and.Mapping with parameters of type Grid
Algo(Graph _gr, - Grid _gl) - -
-          Constructor.
DefaultMapping(Graph _gr, - Grid _gd, - java.util.ArrayList<GNode> _gnodes) - -
-          Constructor.
LSM(Graph _gr, - Grid _gl) - -
-          Constructor.
LSM(Graph _gr, - Grid _gl, - double _dep_min) - -
-          Constructor.
QM(Graph _gr, - Grid _gd, - double _f) - -
-          Constructor
Simple(Graph _gr, - Grid _gd) - -
-          Constructor.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/LSM.html b/javadoc/and/Mapping/class-use/LSM.html deleted file mode 100644 index 1d806d3..0000000 --- a/javadoc/and/Mapping/class-use/LSM.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -Uses of Class and.Mapping.LSM - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.LSM

-
-No usage of and.Mapping.LSM -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Mapping.html b/javadoc/and/Mapping/class-use/Mapping.html deleted file mode 100644 index 1b698ae..0000000 --- a/javadoc/and/Mapping/class-use/Mapping.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Mapping - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Mapping

-
- - - - - -
-Uses of Mapping in and.Mapping
-  -

- - - - - - - - - -
Methods in and.Mapping that return Mapping
- MappingAlgo.getMapping() - -
-          Return mapping done.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/QM.html b/javadoc/and/Mapping/class-use/QM.html deleted file mode 100644 index 73ca002..0000000 --- a/javadoc/and/Mapping/class-use/QM.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -Uses of Class and.Mapping.QM - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.QM

-
-No usage of and.Mapping.QM -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Simple.html b/javadoc/and/Mapping/class-use/Simple.html deleted file mode 100644 index 7e1baad..0000000 --- a/javadoc/and/Mapping/class-use/Simple.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Simple - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Simple

-
-No usage of and.Mapping.Simple -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/class-use/Utils.html b/javadoc/and/Mapping/class-use/Utils.html deleted file mode 100644 index e776b0a..0000000 --- a/javadoc/and/Mapping/class-use/Utils.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - -Uses of Class and.Mapping.Utils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.Utils

-
-No usage of and.Mapping.Utils -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/javadoc/and/Mapping/package-frame.html b/javadoc/and/Mapping/package-frame.html index c560d47..ebd91f9 100644 --- a/javadoc/and/Mapping/package-frame.html +++ b/javadoc/and/Mapping/package-frame.html @@ -2,12 +2,12 @@ - + and.Mapping - + @@ -41,6 +41,8 @@ Classes 
GTask
+Linpack +
LSM
Mapping diff --git a/javadoc/and/Mapping/package-summary.html b/javadoc/and/Mapping/package-summary.html index 321bc0c..6c23974 100644 --- a/javadoc/and/Mapping/package-summary.html +++ b/javadoc/and/Mapping/package-summary.html @@ -2,12 +2,12 @@ - + and.Mapping - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use  Tree  Deprecated  - Index  + Index  Help  @@ -125,6 +124,10 @@ Package and.Mapping Class representing an application task +Linpack +  + + LSM Mapping algorithm based on the Edge-Cut principles @@ -164,10 +167,9 @@ Package and.Mapping Package  Class  - Use  Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/package-tree.html b/javadoc/and/Mapping/package-tree.html index ebfdf9d..4765a41 100644 --- a/javadoc/and/Mapping/package-tree.html +++ b/javadoc/and/Mapping/package-tree.html @@ -2,12 +2,12 @@ - + and.Mapping Class Hierarchy - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use   Tree  Deprecated  - Index  + Index  Help  @@ -97,7 +96,7 @@ Class Hierarchy
  • and.Mapping.Graph (implements java.io.Serializable)
  • and.Mapping.Grid (implements java.io.Serializable)
  • and.Mapping.GTask (implements java.io.Serializable) -
  • and.Mapping.Mapping (implements java.io.Serializable) +
  • and.Mapping.Linpack
  • and.Mapping.Mapping (implements java.io.Serializable)
  • and.Mapping.Utils
    @@ -114,10 +113,9 @@ Class Hierarchy Package  Class  - Use   Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/and/Mapping/package-use.html b/javadoc/and/Mapping/package-use.html deleted file mode 100644 index 7d81712..0000000 --- a/javadoc/and/Mapping/package-use.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - -Uses of Package and.Mapping - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    and.Mapping

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in and.Mapping used by and.Mapping
    Algo - -
    -          Abstract class defining the structure for mapping algorithms
    Association - -
    -          Class representing an association between a tasks list and a cluster - on which they are mapped, or between a task and a computing node
    Cluster - -
    -          Class representing a computing nodes cluster
    GNode - -
    -          Class representing a computing node
    Graph - -
    -          Class representing the interaction graph of an application
    Grid - -
    -          Class representing a computing grid, composed of multiple clusters
    GTask - -
    -          Class representing an application task
    Mapping - -
    -          Class representing the tasks mapping on clusters and/or nodes
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    - - - diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html index b35895a..9525f95 100644 --- a/javadoc/constant-values.html +++ b/javadoc/constant-values.html @@ -2,12 +2,12 @@ - + Constant Field Values - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use  - Tree  + Tree  Deprecated  - Index  + Index  Help  @@ -100,10 +99,9 @@ Constant Field Values Package  Class  - Use  - Tree  + Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/deprecated-list.html b/javadoc/deprecated-list.html index c1457f8..ac0fab8 100644 --- a/javadoc/deprecated-list.html +++ b/javadoc/deprecated-list.html @@ -2,12 +2,12 @@ - + Deprecated List - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use  - Tree  + Tree   Deprecated  - Index  + Index  Help  @@ -100,10 +99,9 @@ function windowTitle() Package  Class  - Use  - Tree  + Tree   Deprecated  - Index  + Index  Help  diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html index fa82fea..83ee54b 100644 --- a/javadoc/help-doc.html +++ b/javadoc/help-doc.html @@ -2,12 +2,12 @@ - + API Help - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use  - Tree  + Tree  Deprecated  - Index  + Index   Help  @@ -121,10 +120,6 @@ Each enum has its own separate page with the following sections:
    • Enum declaration
    • Enum description
    • Enum Constant Summary
    • Enum Constant Detail

    -Use

    -
    -Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
    -

    Tree (Class Hierarchy)

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
      @@ -137,7 +132,7 @@ The Deprecated API page lists all of the API

      Index

      -The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
      +The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

    Prev/Next

    These links take you to the next or previous class, interface, package, or related page.

    @@ -171,10 +166,9 @@ This help file applies to API documentation generated using the standard doclet. Package  Class  - Use  - Tree  + Tree  Deprecated  - Index  + Index   Help  diff --git a/javadoc/index-all.html b/javadoc/index-all.html new file mode 100644 index 0000000..6c5c5f1 --- /dev/null +++ b/javadoc/index-all.html @@ -0,0 +1,600 @@ + + + + + + +Index + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +A C D G I L M N P Q R S T U W
    +

    +A

    +
    +
    addCluster(Cluster) - +Method in class and.Mapping.Architecture +
    Add a cluster in the architecture. +
    addCluster(Cluster) - +Method in class and.Mapping.Grid +
    Add a cluster in the grid. +
    addClusters(ArrayList<Cluster>) - +Method in class and.Mapping.Grid +
    Add a clusters list in the grid. +
    addDependance(GTask) - +Method in class and.Mapping.GTask +
    Add a dependency to the task. +
    addDependance(ArrayList<GTask>) - +Method in class and.Mapping.GTask +
    Add a dependencies list to the task. +
    addGNode(GNode) - +Method in class and.Mapping.Cluster +
    Adding a computing node to the cluster. +
    addGTask(GTask) - +Method in class and.Mapping.Graph +
    Add a task in the interaction graph. +
    addMapping(Cluster, ArrayList<GTask>) - +Method in class and.Mapping.Mapping +
    Add in the mapping an association between a cluster and tasks set. +
    addMapping(Association) - +Method in class and.Mapping.Mapping +
    Add a mapping association in the general mapping. +
    Algo - Class in and.Mapping
    Abstract class defining the structure for mapping algorithms
    Algo() - +Constructor for class and.Mapping.Algo +
    Default constructor. +
    Algo(Graph, Grid) - +Constructor for class and.Mapping.Algo +
    Constructor. +
    and.Mapping - package and.Mapping
     
    Architecture - Class in and.Mapping
    Class representing a set of clusters forming a network architecture
    Architecture() - +Constructor for class and.Mapping.Architecture +
    Default constructor. +
    Association - Class in and.Mapping
    Class representing an association between a tasks list and a cluster + on which they are mapped, or between a task and a computing node
    Association() - +Constructor for class and.Mapping.Association +
    Default constructor. +
    Association(Cluster, ArrayList<GTask>) - +Constructor for class and.Mapping.Association +
    Constructor. +
    Association(GNode, GTask) - +Constructor for class and.Mapping.Association +
    Constructor. +
    +
    +

    +C

    +
    +
    calcDepExt() - +Method in class and.Mapping.Mapping +
    Return the amount of external tasks dependencies, in cluster point of view. +
    Cluster - Class in and.Mapping
    Class representing a computing nodes cluster
    Cluster() - +Constructor for class and.Mapping.Cluster +
    Default constructor. +
    Cluster(int) - +Constructor for class and.Mapping.Cluster +
    Constructor. +
    Cluster(int, String) - +Constructor for class and.Mapping.Cluster +
    Constructor. +
    createGNode() - +Static method in class and.Mapping.Utils +
    Creation of the representation of the node in the Mapping point of view. +
    createGridG5k(ArrayList<GNode>) - +Static method in class and.Mapping.Utils +
    Creation of the representation of the grid, according to clusters into sites. +
    +
    +

    +D

    +
    +
    DefaultMapping - Class in and.Mapping
    Implementation of JaceP2P default mapping
    DefaultMapping() - +Constructor for class and.Mapping.DefaultMapping +
    Default constructor. +
    DefaultMapping(Graph, Grid, ArrayList<GNode>) - +Constructor for class and.Mapping.DefaultMapping +
    Constructor. +
    +
    +

    +G

    +
    +
    getArchi() - +Method in class and.Mapping.Architecture +
    Return the architecture in a clusters list form. +
    getAverageDep() - +Method in class and.Mapping.Graph +
    Return the average of dependencies of tasks in the graph. +
    getCluster() - +Method in class and.Mapping.Association +
    Return the associated cluster. +
    getCluster() - +Method in class and.Mapping.GNode +
    Return the cluster's name in which the node is. +
    getClusters() - +Method in class and.Mapping.Grid +
    Return the grid in a clusters list view. +
    getDependencies() - +Method in class and.Mapping.GTask +
    Return the task's dependencies list. +
    getDistance(GNode, GNode) - +Method in class and.Mapping.Grid +
    Compute and return the distance between two clusters. +
    getFrequency() - +Method in class and.Mapping.GNode +
    Return the frequency of computing cores of the computing node. +
    getGNode() - +Method in class and.Mapping.Association +
    Return the associated computing node. +
    getGNodes() - +Method in class and.Mapping.Cluster +
    Return the list of computing nodes which are in the cluster. +
    getGNodes() - +Method in class and.Mapping.Grid +
    Return the list of computing nodes in the grid. +
    getGraph() - +Method in class and.Mapping.Graph +
    Return the graph in a tasks list form. +
    getGtask() - +Method in class and.Mapping.Association +
    Return the associated tasks list. +
    getGTask() - +Method in class and.Mapping.Association +
    Return the associated task. +
    getHeterogenityDegre() - +Method in class and.Mapping.Grid +
    Compute the heterogeneity degree of the grid. +
    getId() - +Method in class and.Mapping.GNode +
    Return the uniq identifier of the computing node. +
    getInCluster() - +Method in class and.Mapping.GNode +
    Return the status of the computing node concerning its + presence, or not, in a cluster. +
    getMapped() - +Method in class and.Mapping.GNode +
    Return the status of the participation of the computing node. +
    getMappedGNodes() - +Method in class and.Mapping.Mapping +
    Return the list of GNodes on which tasks are mapped, in order + of the task number. +
    getMapping() - +Method in class and.Mapping.Algo +
    Return mapping done. +
    getMapping() - +Method in class and.Mapping.Mapping +
    Return the mapping done. +
    getMemory() - +Method in class and.Mapping.GNode +
    Return the amount of the available memory of the computing node. +
    getMFlops() - +Method in class and.Mapping.GNode +
    Return the MFlops of each computing core of the computing node. +
    getMFlops() - +Method in class and.Mapping.Linpack +
      +
    getName() - +Method in class and.Mapping.Cluster +
    Return cluster's name. +
    getName() - +Method in class and.Mapping.GNode +
    Return the name of the computing node +
    getNb_cores() - +Method in class and.Mapping.GNode +
    Return the amount of computing cores of the computing node. +
    getNbCluster() - +Method in class and.Mapping.Grid +
    Return the amount of clusters in the grid. +
    getNbClusters() - +Method in class and.Mapping.Architecture +
    Return the amount of clusters in the architecture. +
    getNbDep() - +Method in class and.Mapping.GTask +
    Return the amount of dependencies of the task. +
    getNbGNode() - +Method in class and.Mapping.Cluster +
    Return the amount of computing nodes in the cluster. +
    getNbGNode() - +Method in class and.Mapping.Grid +
    Return the amount of computing nodes in the grid. +
    getNbGTask() - +Method in class and.Mapping.Graph +
    Return the amount of tasks in the graph. +
    getNbNodes() - +Method in class and.Mapping.Architecture +
    Return the amount of computing nodes in the architecture. +
    getNode() - +Method in class and.Mapping.GNode +
    Return the external representation of the node. +
    getNum() - +Method in class and.Mapping.GTask +
    Return the task's number. +
    getOtherGNode() - +Method in class and.Mapping.Algo +
    Find a new node, which may not takes part into the computation process. +
    getOtherGNode() - +Method in class and.Mapping.DefaultMapping +
      +
    getOtherGNode() - +Method in class and.Mapping.LSM +
      +
    getOtherGNode() - +Method in class and.Mapping.QM +
      +
    getOtherGNode() - +Method in class and.Mapping.Simple +
      +
    getPower() - +Method in class and.Mapping.GNode +
    Return the computational power of the computing node. +
    getSite() - +Method in class and.Mapping.Cluster +
    Return the site's name in which the cluster is. +
    getSite() - +Method in class and.Mapping.GNode +
    Return the name of the site in which the computing node is. +
    getWeight() - +Method in class and.Mapping.GTask +
    Return the task's weight. +
    gl - +Variable in class and.Mapping.Algo +
      +
    GNode - Class in and.Mapping
    Class representing a computing node
    GNode() - +Constructor for class and.Mapping.GNode +
    Default constructor. +
    gr - +Variable in class and.Mapping.Algo +
      +
    Graph - Class in and.Mapping
    Class representing the interaction graph of an application
    Graph() - +Constructor for class and.Mapping.Graph +
    Default constructor. +
    Grid - Class in and.Mapping
    Class representing a computing grid, composed of multiple clusters
    Grid() - +Constructor for class and.Mapping.Grid +
    Default constructor +
    GTask - Class in and.Mapping
    Class representing an application task
    GTask() - +Constructor for class and.Mapping.GTask +
    Default constructor. +
    GTask(int) - +Constructor for class and.Mapping.GTask +
    Constructor. +
    +
    +

    +I

    +
    +
    initClusters() - +Method in class and.Mapping.Grid +
    Initialization of clusters. +
    initIndice() - +Method in class and.Mapping.Cluster +
    Initialization of indice variable. +
    initMapping() - +Method in class and.Mapping.Mapping +
    Initialization of the Mapping variables +
    insertMapping(Association) - +Method in class and.Mapping.Mapping +
    Insert the association at the right place. +
    isIn(GNode) - +Method in class and.Mapping.Cluster +
    Test if a computing node is in the cluster. +
    +
    +

    +L

    +
    +
    Linpack - Class in and.Mapping
     
    Linpack() - +Constructor for class and.Mapping.Linpack +
      +
    LSM - Class in and.Mapping
    Mapping algorithm based on the Edge-Cut principles
    LSM() - +Constructor for class and.Mapping.LSM +
    Default constructor. +
    LSM(Graph, Grid) - +Constructor for class and.Mapping.LSM +
    Constructor. +
    LSM(Graph, Grid, double) - +Constructor for class and.Mapping.LSM +
    Constructor. +
    +
    +

    +M

    +
    +
    map() - +Method in class and.Mapping.Algo +
    Mapping function. +
    map() - +Method in class and.Mapping.DefaultMapping +
      +
    map() - +Method in class and.Mapping.LSM +
      +
    map() - +Method in class and.Mapping.QM +
      +
    map() - +Method in class and.Mapping.Simple +
      +
    Mapping - Class in and.Mapping
    Class representing the tasks mapping on clusters and/or nodes
    Mapping() - +Constructor for class and.Mapping.Mapping +
    Default constructor +
    mp - +Variable in class and.Mapping.Algo +
      +
    +
    +

    +N

    +
    +
    nextGNode() - +Method in class and.Mapping.Cluster +
    Return the next computing node in the cluster, + according to the indice variable. +
    +
    +

    +P

    +
    +
    print() - +Method in class and.Mapping.Graph +
    Print the graph in a text version. +
    print() - +Method in class and.Mapping.Grid +
    Print a comprehensible text version of the grid. +
    print() - +Method in class and.Mapping.Mapping +
    Print the status of the mapping done, according to its type. +
    printDep() - +Method in class and.Mapping.GTask +
    Return the task's dependencies list in a text form. +
    +
    +

    +Q

    +
    +
    QM - Class in and.Mapping
    Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm
    QM() - +Constructor for class and.Mapping.QM +
    Default constructor. +
    QM(Graph, Grid, double) - +Constructor for class and.Mapping.QM +
    Constructor +
    +
    +

    +R

    +
    +
    readGraph(String, String) - +Static method in class and.Mapping.Utils +
    Read an application Graph from a file. +
    readGrid(String, String) - +Static method in class and.Mapping.Utils +
    Read a Grid graph from a file. +
    removeGNode(GNode) - +Method in class and.Mapping.Cluster +
    Remove a failed node from the cluster. +
    removeGNode(GNode) - +Method in class and.Mapping.Grid +
    Remove a computing node from the grid. +
    removeGNode(GNode) - +Method in class and.Mapping.Mapping +
    Remove a failed node from the mapping. +
    replaceNode(GNode, ArrayList<GNode>) - +Method in class and.Mapping.Algo +
    Replace a fallen node by a new one, according to the mapping policy. +
    replaceNode(GNode, ArrayList<GNode>) - +Method in class and.Mapping.DefaultMapping +
      +
    replaceNode(GNode, ArrayList<GNode>) - +Method in class and.Mapping.LSM +
      +
    replaceNode(GNode, ArrayList<GNode>) - +Method in class and.Mapping.QM +
      +
    replaceNode(GNode, ArrayList<GNode>) - +Method in class and.Mapping.Simple +
      +
    +
    +

    +S

    +
    +
    setCluster(String) - +Method in class and.Mapping.GNode +
    Set the cluster's name in which the computing node is. +
    setFrequency(int) - +Method in class and.Mapping.GNode +
    Set the frequency of computing cores of the computing node. +
    setId(long) - +Method in class and.Mapping.GNode +
    Set the uniq identifier of the computing node. +
    setInCluster(boolean) - +Method in class and.Mapping.GNode +
    Set the status of the computing node in order to know if + it is in cluster or not. +
    setMapped(boolean) - +Method in class and.Mapping.GNode +
    Change the status of the node concerning its participation in the computation. +
    setMemory(int) - +Method in class and.Mapping.GNode +
    Set the amount of available memory of the computing node. +
    setMFlops(int) - +Method in class and.Mapping.GNode +
    Set the MFlops of each computing core of the computing node. +
    setName(String) - +Method in class and.Mapping.Cluster +
    Set the name of the cluster. +
    setName(String) - +Method in class and.Mapping.GNode +
    Set the name of the computing node. +
    setNb_cores(int) - +Method in class and.Mapping.GNode +
    Set the amount of computing cores of the computing node. +
    setNode(Object) - +Method in class and.Mapping.GNode +
    Set the external representation of the node. +
    setSite(String) - +Method in class and.Mapping.Cluster +
    Set the site in which the cluster is. +
    setSite(String) - +Method in class and.Mapping.GNode +
    Set the site's name in which the computing node is. +
    setWeight(int) - +Method in class and.Mapping.GTask +
    Define the task's computing weight. +
    Simple - Class in and.Mapping
    Implementation of Simple Mapping algorithm
    Simple() - +Constructor for class and.Mapping.Simple +
    Default constructor. +
    Simple(Graph, Grid) - +Constructor for class and.Mapping.Simple +
    Constructor. +
    +
    +

    +T

    +
    +
    toString() - +Method in class and.Mapping.GTask +
    Return the task's number in a string. +
    +
    +

    +U

    +
    +
    updateGrid(ArrayList<GNode>) - +Method in class and.Mapping.Grid +
    Plop !! +
    Utils - Class in and.Mapping
    Class providing some tools to the library
    Utils() - +Constructor for class and.Mapping.Utils +
      +
    +
    +

    +W

    +
    +
    writeGraph(Graph, String, String) - +Static method in class and.Mapping.Utils +
    Write an application Graph in a file. +
    writeGrid(Grid, String, String) - +Static method in class and.Mapping.Utils +
    Write the Grid object in an XML file. +
    +
    +A C D G I L M N P Q R S T U W + + + + + + + + + + + + + + +
    + +
    + + + +
    + + + diff --git a/javadoc/index-files/index-1.html b/javadoc/index-files/index-1.html deleted file mode 100644 index f1b5cc0..0000000 --- a/javadoc/index-files/index-1.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - -A-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -A

    -
    -
    addCluster(Cluster) - -Method in class and.Mapping.Architecture -
    Add a cluster in the architecture. -
    addCluster(Cluster) - -Method in class and.Mapping.Grid -
    Add a cluster in the grid. -
    addClusters(ArrayList<Cluster>) - -Method in class and.Mapping.Grid -
    Add a clusters list in the grid. -
    addDependance(GTask) - -Method in class and.Mapping.GTask -
    Add a dependency to the task. -
    addDependance(ArrayList<GTask>) - -Method in class and.Mapping.GTask -
    Add a dependencies list to the task. -
    addGNode(GNode) - -Method in class and.Mapping.Cluster -
    Adding a computing node to the cluster. -
    addGTask(GTask) - -Method in class and.Mapping.Graph -
    Add a task in the interaction graph. -
    addMapping(Cluster, ArrayList<GTask>) - -Method in class and.Mapping.Mapping -
    Add in the mapping an association between a cluster and tasks set. -
    addMapping(Association) - -Method in class and.Mapping.Mapping -
    Add a mapping association in the general mapping. -
    Algo - Class in and.Mapping
    Abstract class defining the structure for mapping algorithms
    Algo() - -Constructor for class and.Mapping.Algo -
    Default constructor. -
    Algo(Graph, Grid) - -Constructor for class and.Mapping.Algo -
    Constructor. -
    and.Mapping - package and.Mapping
     
    Architecture - Class in and.Mapping
    Class representing a set of clusters forming a network architecture
    Architecture() - -Constructor for class and.Mapping.Architecture -
    Default constructor. -
    Association - Class in and.Mapping
    Class representing an association between a tasks list and a cluster - on which they are mapped, or between a task and a computing node
    Association() - -Constructor for class and.Mapping.Association -
    Default constructor. -
    Association(Cluster, ArrayList<GTask>) - -Constructor for class and.Mapping.Association -
    Constructor. -
    Association(GNode, GTask) - -Constructor for class and.Mapping.Association -
    Constructor. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-10.html b/javadoc/index-files/index-10.html deleted file mode 100644 index 391db6e..0000000 --- a/javadoc/index-files/index-10.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -Q-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -Q

    -
    -
    QM - Class in and.Mapping
    Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm
    QM() - -Constructor for class and.Mapping.QM -
    Default constructor. -
    QM(Graph, Grid, double) - -Constructor for class and.Mapping.QM -
    Constructor -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-11.html b/javadoc/index-files/index-11.html deleted file mode 100644 index cfe80ef..0000000 --- a/javadoc/index-files/index-11.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -R-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -R

    -
    -
    readGraph(String) - -Static method in class and.Mapping.Utils -
    Read an application Graph from a file. -
    readGrid(String) - -Static method in class and.Mapping.Utils -
    Read a Grid graph from a file. -
    removeGNode(GNode) - -Method in class and.Mapping.Cluster -
    Remove a failed node from the cluster. -
    removeGNode(GNode) - -Method in class and.Mapping.Grid -
    Remove a computing node from the grid. -
    removeGNode(GNode) - -Method in class and.Mapping.Mapping -
    Remove a failed node from the mapping. -
    replaceNode(GNode, ArrayList<GNode>) - -Method in class and.Mapping.Algo -
    Replace a fallen node by a new one, according to the mapping policy. -
    replaceNode(GNode, ArrayList<GNode>) - -Method in class and.Mapping.DefaultMapping -
      -
    replaceNode(GNode, ArrayList<GNode>) - -Method in class and.Mapping.LSM -
      -
    replaceNode(GNode, ArrayList<GNode>) - -Method in class and.Mapping.QM -
      -
    replaceNode(GNode, ArrayList<GNode>) - -Method in class and.Mapping.Simple -
      -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-12.html b/javadoc/index-files/index-12.html deleted file mode 100644 index ec8d944..0000000 --- a/javadoc/index-files/index-12.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - -S-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -S

    -
    -
    setCluster(String) - -Method in class and.Mapping.GNode -
    Set the cluster's name in which the computing node is. -
    setFrequency(int) - -Method in class and.Mapping.GNode -
    Set the frequency of computing cores of the computing node. -
    setId(long) - -Method in class and.Mapping.GNode -
    Set the uniq identifier of the computing node. -
    setInCluster(boolean) - -Method in class and.Mapping.GNode -
    Set the status of the computing node in order to know if - it is in cluster or not. -
    setMapped(boolean) - -Method in class and.Mapping.GNode -
    Change the status of the node concerning its participation in the computation. -
    setMemory(int) - -Method in class and.Mapping.GNode -
    Set the amount of available memory of the computing node. -
    setName(String) - -Method in class and.Mapping.Cluster -
    Set the name of the cluster. -
    setName(String) - -Method in class and.Mapping.GNode -
    Set the name of the computing node. -
    setNb_cores(int) - -Method in class and.Mapping.GNode -
    Set the amount of computing cores of the computing node. -
    setNode(Object) - -Method in class and.Mapping.GNode -
    Set the external representation of the node. -
    setSite(String) - -Method in class and.Mapping.Cluster -
    Set the site in which the cluster is. -
    setSite(String) - -Method in class and.Mapping.GNode -
    Set the site's name in which the computing node is. -
    setWeight(int) - -Method in class and.Mapping.GTask -
    Define the task's computing weight. -
    Simple - Class in and.Mapping
    Implementation of Simple Mapping algorithm
    Simple() - -Constructor for class and.Mapping.Simple -
    Default constructor. -
    Simple(Graph, Grid) - -Constructor for class and.Mapping.Simple -
    Constructor. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-13.html b/javadoc/index-files/index-13.html deleted file mode 100644 index e4f4769..0000000 --- a/javadoc/index-files/index-13.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - -T-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -T

    -
    -
    toString() - -Method in class and.Mapping.GTask -
    Return the task's number in a string. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-14.html b/javadoc/index-files/index-14.html deleted file mode 100644 index 1dcc66b..0000000 --- a/javadoc/index-files/index-14.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -U-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -U

    -
    -
    updateGrid(ArrayList<GNode>) - -Method in class and.Mapping.Grid -
    Plop !! -
    Utils - Class in and.Mapping
    Class providing some tools to the library
    Utils() - -Constructor for class and.Mapping.Utils -
      -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-15.html b/javadoc/index-files/index-15.html deleted file mode 100644 index 43b861f..0000000 --- a/javadoc/index-files/index-15.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -W-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -W

    -
    -
    writeGraph(Graph, String, String) - -Static method in class and.Mapping.Utils -
    Write an application Graph in a file. -
    writeGrid(Grid, String, String) - -Static method in class and.Mapping.Utils -
    Write the Grid object in an XML file. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-2.html b/javadoc/index-files/index-2.html deleted file mode 100644 index 0972b0c..0000000 --- a/javadoc/index-files/index-2.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -C-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -C

    -
    -
    calcDepExt() - -Method in class and.Mapping.Mapping -
    Return the amount of external tasks dependencies, in cluster point of view. -
    Cluster - Class in and.Mapping
    Class representing a computing nodes cluster
    Cluster() - -Constructor for class and.Mapping.Cluster -
    Default constructor. -
    Cluster(int) - -Constructor for class and.Mapping.Cluster -
    Constructor. -
    Cluster(int, String) - -Constructor for class and.Mapping.Cluster -
    Constructor. -
    createGNode() - -Static method in class and.Mapping.Utils -
    Creation of the representation of the node in the Mapping point of view. -
    createGridG5k(ArrayList<GNode>) - -Static method in class and.Mapping.Utils -
    Creation of the representation of the grid, according to clusters into sites. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-3.html b/javadoc/index-files/index-3.html deleted file mode 100644 index e9f8b95..0000000 --- a/javadoc/index-files/index-3.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -D-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -D

    -
    -
    DefaultMapping - Class in and.Mapping
    Implementation of JaceP2P default mapping
    DefaultMapping() - -Constructor for class and.Mapping.DefaultMapping -
    Default constructor. -
    DefaultMapping(Graph, Grid, ArrayList<GNode>) - -Constructor for class and.Mapping.DefaultMapping -
    Constructor. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-4.html b/javadoc/index-files/index-4.html deleted file mode 100644 index 455f1f7..0000000 --- a/javadoc/index-files/index-4.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - -G-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -G

    -
    -
    getArchi() - -Method in class and.Mapping.Architecture -
    Return the architecture in a clusters list form. -
    getAverageDep() - -Method in class and.Mapping.Graph -
    Return the average of dependencies of tasks in the graph. -
    getCluster() - -Method in class and.Mapping.Association -
    Return the associated cluster. -
    getCluster() - -Method in class and.Mapping.GNode -
    Return the cluster's name in which the node is. -
    getClusters() - -Method in class and.Mapping.Grid -
    Return the grid in a clusters list view. -
    getDependencies() - -Method in class and.Mapping.GTask -
    Return the task's dependencies list. -
    getDistance(GNode, GNode) - -Method in class and.Mapping.Grid -
    Compute and return the distance between two clusters. -
    getFrequency() - -Method in class and.Mapping.GNode -
    Return the frequency of computing cores of the computing node. -
    getGNode() - -Method in class and.Mapping.Association -
    Return the associated computing node. -
    getGNodes() - -Method in class and.Mapping.Cluster -
    Return the list of computing nodes which are in the cluster. -
    getGNodes() - -Method in class and.Mapping.Grid -
    Return the list of computing nodes in the grid. -
    getGraph() - -Method in class and.Mapping.Graph -
    Return the graph in a tasks list form. -
    getGtask() - -Method in class and.Mapping.Association -
    Return the associated tasks list. -
    getGTask() - -Method in class and.Mapping.Association -
    Return the associated task. -
    getHeterogenityDegre() - -Method in class and.Mapping.Grid -
    Compute the heterogeneity degree of the grid. -
    getId() - -Method in class and.Mapping.GNode -
    Return the uniq identifier of the computing node. -
    getInCluster() - -Method in class and.Mapping.GNode -
    Return the status of the computing node concerning its - presence, or not, in a cluster. -
    getMapped() - -Method in class and.Mapping.GNode -
    Return the status of the participation of the computing node. -
    getMappedGNodes() - -Method in class and.Mapping.Mapping -
    Return the list of GNodes on which tasks are mapped, in order - of the task number. -
    getMapping() - -Method in class and.Mapping.Algo -
    Return mapping done. -
    getMapping() - -Method in class and.Mapping.Mapping -
    Return the mapping done. -
    getMemory() - -Method in class and.Mapping.GNode -
    Return the amount of the available memory of the computing node. -
    getName() - -Method in class and.Mapping.Cluster -
    Return cluster's name. -
    getName() - -Method in class and.Mapping.GNode -
    Return the name of the computing node -
    getNb_cores() - -Method in class and.Mapping.GNode -
    Return the amount of computing cores of the computing node. -
    getNbCluster() - -Method in class and.Mapping.Grid -
    Return the amount of clusters in the grid. -
    getNbClusters() - -Method in class and.Mapping.Architecture -
    Return the amount of clusters in the architecture. -
    getNbDep() - -Method in class and.Mapping.GTask -
    Return the amount of dependencies of the task. -
    getNbGNode() - -Method in class and.Mapping.Cluster -
    Return the amount of computing nodes in the cluster. -
    getNbGNode() - -Method in class and.Mapping.Grid -
    Return the amount of computing nodes in the grid. -
    getNbGTask() - -Method in class and.Mapping.Graph -
    Return the amount of tasks in the graph. -
    getNbNodes() - -Method in class and.Mapping.Architecture -
    Return the amount of computing nodes in the architecture. -
    getNode() - -Method in class and.Mapping.GNode -
    Return the external representation of the node. -
    getNum() - -Method in class and.Mapping.GTask -
    Return the task's number. -
    getOtherGNode() - -Method in class and.Mapping.Algo -
    Find a new node, which may not takes part into the computation process. -
    getOtherGNode() - -Method in class and.Mapping.DefaultMapping -
      -
    getOtherGNode() - -Method in class and.Mapping.LSM -
      -
    getOtherGNode() - -Method in class and.Mapping.QM -
      -
    getOtherGNode() - -Method in class and.Mapping.Simple -
      -
    getPower() - -Method in class and.Mapping.GNode -
    Return the computational power of the computing node. -
    getSite() - -Method in class and.Mapping.Cluster -
    Return the site's name in which the cluster is. -
    getSite() - -Method in class and.Mapping.GNode -
    Return the name of the site in which the computing node is. -
    getWeight() - -Method in class and.Mapping.GTask -
    Return the task's weight. -
    GNode - Class in and.Mapping
    Class representing a computing node
    GNode() - -Constructor for class and.Mapping.GNode -
    Default constructor. -
    Graph - Class in and.Mapping
    Class representing the interaction graph of an application
    Graph() - -Constructor for class and.Mapping.Graph -
    Default constructor. -
    Grid - Class in and.Mapping
    Class representing a computing grid, composed of multiple clusters
    Grid() - -Constructor for class and.Mapping.Grid -
    Default constructor -
    GTask - Class in and.Mapping
    Class representing an application task
    GTask() - -Constructor for class and.Mapping.GTask -
    Default constructor. -
    GTask(int) - -Constructor for class and.Mapping.GTask -
    Constructor. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-5.html b/javadoc/index-files/index-5.html deleted file mode 100644 index 61ef87b..0000000 --- a/javadoc/index-files/index-5.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -I-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -I

    -
    -
    initClusters() - -Method in class and.Mapping.Grid -
    Initialization of clusters. -
    initIndice() - -Method in class and.Mapping.Cluster -
    Initialization of indice variable. -
    initMapping() - -Method in class and.Mapping.Mapping -
    Initialization of the Mapping variables -
    insertMapping(Association) - -Method in class and.Mapping.Mapping -
    Insert the association at the right place. -
    isIn(GNode) - -Method in class and.Mapping.Cluster -
    Test if a computing node is in the cluster. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-6.html b/javadoc/index-files/index-6.html deleted file mode 100644 index 8798e55..0000000 --- a/javadoc/index-files/index-6.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - -L-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -L

    -
    -
    LSM - Class in and.Mapping
    Mapping algorithm based on the Edge-Cut principles
    LSM() - -Constructor for class and.Mapping.LSM -
    Default constructor. -
    LSM(Graph, Grid) - -Constructor for class and.Mapping.LSM -
    Constructor. -
    LSM(Graph, Grid, double) - -Constructor for class and.Mapping.LSM -
    Constructor. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-7.html b/javadoc/index-files/index-7.html deleted file mode 100644 index 2cd6ba0..0000000 --- a/javadoc/index-files/index-7.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - -M-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -M

    -
    -
    map() - -Method in class and.Mapping.Algo -
    Mapping function. -
    map() - -Method in class and.Mapping.DefaultMapping -
      -
    map() - -Method in class and.Mapping.LSM -
      -
    map() - -Method in class and.Mapping.QM -
      -
    map() - -Method in class and.Mapping.Simple -
      -
    Mapping - Class in and.Mapping
    Class representing the tasks mapping on clusters and/or nodes
    Mapping() - -Constructor for class and.Mapping.Mapping -
    Default constructor -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-8.html b/javadoc/index-files/index-8.html deleted file mode 100644 index ad4d46c..0000000 --- a/javadoc/index-files/index-8.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -N-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -N

    -
    -
    nextGNode() - -Method in class and.Mapping.Cluster -
    Return the next computing node in the cluster, - according to the indice variable. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index-files/index-9.html b/javadoc/index-files/index-9.html deleted file mode 100644 index 31b282b..0000000 --- a/javadoc/index-files/index-9.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -P-Index - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    -

    -P

    -
    -
    print() - -Method in class and.Mapping.Graph -
    Print the graph in a text version. -
    print() - -Method in class and.Mapping.Grid -
    Print a comprehensible text version of the grid. -
    print() - -Method in class and.Mapping.Mapping -
    Print the status of the mapping done, according to its type. -
    printDep() - -Method in class and.Mapping.GTask -
    Return the task's dependencies list in a text form. -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -A C D G I L M N P Q R S T U W
    - - - diff --git a/javadoc/index.html b/javadoc/index.html index a5d97b3..963fa62 100644 --- a/javadoc/index.html +++ b/javadoc/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html index fb26f92..c24f169 100644 --- a/javadoc/overview-tree.html +++ b/javadoc/overview-tree.html @@ -2,12 +2,12 @@ - + Class Hierarchy - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use   Tree  Deprecated  - Index  + Index  Help  @@ -99,7 +98,7 @@ Class Hierarchy
  • and.Mapping.Graph (implements java.io.Serializable)
  • and.Mapping.Grid (implements java.io.Serializable)
  • and.Mapping.GTask (implements java.io.Serializable) -
  • and.Mapping.Mapping (implements java.io.Serializable) +
  • and.Mapping.Linpack
  • and.Mapping.Mapping (implements java.io.Serializable)
  • and.Mapping.Utils
    @@ -116,10 +115,9 @@ Class Hierarchy Package  Class  - Use   Tree  Deprecated  - Index  + Index  Help  diff --git a/javadoc/serialized-form.html b/javadoc/serialized-form.html index 8dcca22..9a668cf 100644 --- a/javadoc/serialized-form.html +++ b/javadoc/serialized-form.html @@ -2,12 +2,12 @@ - + Serialized Form - + @@ -39,10 +39,9 @@ function windowTitle() Package  Class  - Use  - Tree  + Tree  Deprecated  - Index  + Index  Help  @@ -350,6 +349,15 @@ int frequency

  • +mflops

    +
    +int mflops
    +
    +
    +
    +
    +
    +

    memory

     int memory
    @@ -808,10 +816,9 @@ java.util.ArrayList<E> archi Package  Class  - Use  - Tree  + Tree  Deprecated  - Index  + Index  Help  -- 2.20.1