Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill an unused variable, fix a segfault after resizing the buffer while varsubsting...
[simgrid.git] / doc / publis.doc
index 820f500..491eb14 100644 (file)
@@ -33,6 +33,16 @@ Generic Framework for Large-Scale Distributed Experimentations</i>.
     describe the key features and benefits of SimGrid.\n
     http://www.loria.fr/~quinson/articles/SimGrid-uksim08.pdf
 
     describe the key features and benefits of SimGrid.\n
     http://www.loria.fr/~quinson/articles/SimGrid-uksim08.pdf
 
+\verbatim
+@InProceedings{simgrid,
+  author =    {Casanova, Henri and Legrand, Arnaud and Quinson, Martin},
+  title =     {{SimGrid: a Generic Framework for Large-Scale Distributed Experiments}},
+  booktitle = {10th IEEE International Conference on Computer Modeling and Simulation},
+  year =       2008,
+  month =      mar
+}
+\endverbatim                                     
+
 \section publis_others Other publications
 
 A lot of other papers where published about SimGrid. The list is
 \section publis_others Other publications
 
 A lot of other papers where published about SimGrid. The list is
@@ -56,11 +66,11 @@ splited in 3 pages (also accessible from the navbar on top of this page):
 <tr><td>Year</td><td>2000</td><td>2001</td><td>2002</td><td>2003</td><td>2004</td><td>2005</td><td>2006</td><td>2007</td>
                  <td>2008</td><td>Total</td></tr>
   <tr><td>Amount of papers external to the core team</td>
 <tr><td>Year</td><td>2000</td><td>2001</td><td>2002</td><td>2003</td><td>2004</td><td>2005</td><td>2006</td><td>2007</td>
                  <td>2008</td><td>Total</td></tr>
   <tr><td>Amount of papers external to the core team</td>
-                 <td>-</td>   <td>-</td>   <td>-</td>   <td>3</td>   <td>6</td>   <td>3</td>   <td>8</td>   <td>5</td>
-                <td>1</td><td>26</td></tr>
+                 <td>-</td>   <td>-</td>   <td>-</td>   <td>3</td>   <td>6</td>   <td>3</td>   <td>8</td>   <td>6</td>
+                <td>2</td><td>26</td></tr>
   <tr><td>Amount of papers co-signed by one team member</td>
                  <td>1</td>   <td>1</td>   <td>1</td>   <td>2</td>   <td>2</td>   <td>-</td>   <td>4</td>   <td>4</td>
   <tr><td>Amount of papers co-signed by one team member</td>
                  <td>1</td>   <td>1</td>   <td>1</td>   <td>2</td>   <td>2</td>   <td>-</td>   <td>4</td>   <td>4</td>
-                <td></td><td>15</td></tr>
+                <td>1</td><td>15</td></tr>
 </table>
 
 \page publis_core Other publications about the SimGrid framework
 </table>
 
 \page publis_core Other publications about the SimGrid framework
@@ -180,12 +190,23 @@ This list is a selection of articles. We list only papers written by people
 external to the development group, but we also use our tool ourselves (see
 next section).
 
 external to the development group, but we also use our tool ourselves (see
 next section).
 
+
+
+
 - 2008
 - 2008
+  - <b>Scheduling DAGs on Grids with Copying and Migration</b>\n
+    by <em>Israel Hernandez and Murray Cole</em>.\n
+    Parallel Processing and Applied Mathematics 2007 (PPAM07), LNCS 4967, pages 1019-1028, Springer, 2008.\n
+    http://www.springerlink.com/content/l555166254q2778p/?p=754ec30fb8044cce9f3f18dc9f304f4f&pi=107
   - <b>Scheduling Dynamic Workflows onto Clusters of Clusters using Postponing</b>\n
     by <em>Sascha Hunold,  Thomas Rauber and Frédéric Suter</em>.\n
     Proceedings of the 3rd International Workshop on Workflow Systems in
     e-Science (WSES 08), Lyon, France, May 2008.
 - 2007
   - <b>Scheduling Dynamic Workflows onto Clusters of Clusters using Postponing</b>\n
     by <em>Sascha Hunold,  Thomas Rauber and Frédéric Suter</em>.\n
     Proceedings of the 3rd International Workshop on Workflow Systems in
     e-Science (WSES 08), Lyon, France, May 2008.
 - 2007
+  - <b>Reliable DAG Scheduling with Rewinding and Migration</b>\n
+    by <em>Israel Hernandez and Murray Cole</em>.\n
+    First International Conference on Networks for Grid Applications (GridNets07), pages 1-8, ACM Press, 2007.\n
+    http://portal.acm.org/citation.cfm?id=1386610.1386614
   - <b>Reactive Grid Scheduling of DAG Applications.</b>\n by
     <em>I. Hernandez and M. Cole (UK)</em>. In Parallel and Distributed Computing and Networks, 2007.\n
     http://www.actapress.com/PaperInfo.aspx?PaperID=29625
   - <b>Reactive Grid Scheduling of DAG Applications.</b>\n by
     <em>I. Hernandez and M. Cole (UK)</em>. In Parallel and Distributed Computing and Networks, 2007.\n
     http://www.actapress.com/PaperInfo.aspx?PaperID=29625
@@ -194,7 +215,7 @@ next section).
     Proceedings of the Sixth International Workshop on Algorithms,
     Models and Tools for Parallel Computing on Heterogeneous Networks
     (Heteropar'07), Austin, TX, September 2007.
     Proceedings of the Sixth International Workshop on Algorithms,
     Models and Tools for Parallel Computing on Heterogeneous Networks
     (Heteropar'07), Austin, TX, September 2007.
-  - <b>Scheduling &Delta;-Critical Tasks in Mixed-Parallel Applications on a National Grid</b>\n
+  - <b>Scheduling Delta-Critical Tasks in Mixed-Parallel Applications on a National Grid</b>\n
     by <em>Frédéric Suter</em>.\n
     In 8th IEEE/ACM International Conference on Grid Computing (Grid 2007), Austin, TX, September 2007.
   - <b>Brokering strategies in computational grids using stochastic
     by <em>Frédéric Suter</em>.\n
     In 8th IEEE/ACM International Conference on Grid Computing (Grid 2007), Austin, TX, September 2007.
   - <b>Brokering strategies in computational grids using stochastic
@@ -308,6 +329,10 @@ next section).
 This list is a selection of the articles we have written that used results
 generated by SimGrid. 
 
 This list is a selection of the articles we have written that used results
 generated by SimGrid. 
 
+- 2008
+  - <b>Toward a Fully Decentralized Algorithm for Multiple Bag-of-tasks Application Scheduling on Grids</b>\n
+    by <em>Rémi Bertin, Arnaud Legrand, and Corinne Touati</em>.\n
+    In IEEE/ACM International Conference on Grid Computing (Grid), Tsukuba, Japan, 2008.
 - 2007
   - <b>Assessing the Quality of Automatically Built Network Representations</b>\n
     by <em>Lionel Eyraud-Dubois and Martin Quinson</em>\n
 - 2007
   - <b>Assessing the Quality of Automatically Built Network Representations</b>\n
     by <em>Lionel Eyraud-Dubois and Martin Quinson</em>\n