Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implementation of fault tolerance in Default Mapping.
[mapping.git] / javadoc / and / Mapping / package-summary.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_18) on Mon Feb 08 15:16:13 CET 2010 -->
6 <TITLE>
7 and.Mapping
8 </TITLE>
9
10 <META NAME="date" CONTENT="2010-02-08">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="and.Mapping";
19     }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39   <TR ALIGN="center" VALIGN="top">
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46   </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
53
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;PREV PACKAGE&nbsp;
57 &nbsp;NEXT PACKAGE</FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59   <A HREF="../../index.html?and/Mapping/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62   <!--
63   if(window==top) {
64     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
65   }
66   //-->
67 </SCRIPT>
68 <NOSCRIPT>
69   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
71
72
73 </FONT></TD>
74 </TR>
75 </TABLE>
76 <A NAME="skip-navbar_top"></A>
77 <!-- ========= END OF TOP NAVBAR ========= -->
78
79 <HR>
80 <H2>
81 Package and.Mapping
82 </H2>
83
84 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
85 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
86 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
87 <B>Class Summary</B></FONT></TH>
88 </TR>
89 <TR BGCOLOR="white" CLASS="TableRowColor">
90 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Algo.html" title="class in and.Mapping">Algo</A></B></TD>
91 <TD>Abstract class defining the structure for mapping algorithms</TD>
92 </TR>
93 <TR BGCOLOR="white" CLASS="TableRowColor">
94 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Architecture.html" title="class in and.Mapping">Architecture</A></B></TD>
95 <TD>Class representing a set of clusters forming a network architecture</TD>
96 </TR>
97 <TR BGCOLOR="white" CLASS="TableRowColor">
98 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A></B></TD>
99 <TD>Class representing an association between a tasks list and a cluster
100  on which they are mapped, or between a task and a computing node</TD>
101 </TR>
102 <TR BGCOLOR="white" CLASS="TableRowColor">
103 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A></B></TD>
104 <TD>Class representing a computing nodes cluster</TD>
105 </TR>
106 <TR BGCOLOR="white" CLASS="TableRowColor">
107 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/DefaultMapping.html" title="class in and.Mapping">DefaultMapping</A></B></TD>
108 <TD>Implementation of JaceP2P default mapping</TD>
109 </TR>
110 <TR BGCOLOR="white" CLASS="TableRowColor">
111 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A></B></TD>
112 <TD>Class representing a computing node</TD>
113 </TR>
114 <TR BGCOLOR="white" CLASS="TableRowColor">
115 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A></B></TD>
116 <TD>Class representing the interaction graph of an application</TD>
117 </TR>
118 <TR BGCOLOR="white" CLASS="TableRowColor">
119 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A></B></TD>
120 <TD>Class representing a computing grid, composed of multiple clusters</TD>
121 </TR>
122 <TR BGCOLOR="white" CLASS="TableRowColor">
123 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></B></TD>
124 <TD>Class representing an application task</TD>
125 </TR>
126 <TR BGCOLOR="white" CLASS="TableRowColor">
127 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Linpack.html" title="class in and.Mapping">Linpack</A></B></TD>
128 <TD>&nbsp;</TD>
129 </TR>
130 <TR BGCOLOR="white" CLASS="TableRowColor">
131 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/LSM.html" title="class in and.Mapping">LSM</A></B></TD>
132 <TD>Mapping algorithm based on the Edge-Cut principles</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A></B></TD>
136 <TD>Class representing the tasks mapping on clusters and/or nodes</TD>
137 </TR>
138 <TR BGCOLOR="white" CLASS="TableRowColor">
139 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/QM.html" title="class in and.Mapping">QM</A></B></TD>
140 <TD>Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm</TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Simple.html" title="class in and.Mapping">Simple</A></B></TD>
144 <TD>Implementation of Simple Mapping algorithm</TD>
145 </TR>
146 <TR BGCOLOR="white" CLASS="TableRowColor">
147 <TD WIDTH="15%"><B><A HREF="../../and/Mapping/Utils.html" title="class in and.Mapping">Utils</A></B></TD>
148 <TD>Class providing some tools to the library</TD>
149 </TR>
150 </TABLE>
151 &nbsp;
152
153 <P>
154 <DL>
155 </DL>
156 <HR>
157
158
159 <!-- ======= START OF BOTTOM NAVBAR ====== -->
160 <A NAME="navbar_bottom"><!-- --></A>
161 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
162 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
163 <TR>
164 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
165 <A NAME="navbar_bottom_firstrow"><!-- --></A>
166 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
167   <TR ALIGN="center" VALIGN="top">
168   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
169   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
170   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
171   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
172   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
173   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
174   </TR>
175 </TABLE>
176 </TD>
177 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
178 </EM>
179 </TD>
180 </TR>
181
182 <TR>
183 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
184 &nbsp;PREV PACKAGE&nbsp;
185 &nbsp;NEXT PACKAGE</FONT></TD>
186 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
187   <A HREF="../../index.html?and/Mapping/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
188 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
189 &nbsp;<SCRIPT type="text/javascript">
190   <!--
191   if(window==top) {
192     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
193   }
194   //-->
195 </SCRIPT>
196 <NOSCRIPT>
197   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
198 </NOSCRIPT>
199
200
201 </FONT></TD>
202 </TR>
203 </TABLE>
204 <A NAME="skip-navbar_bottom"></A>
205 <!-- ======== END OF BOTTOM NAVBAR ======= -->
206
207 <HR>
208
209 </BODY>
210 </HTML>