~ubuntu-branches/ubuntu/quantal/simgrid/quantal

« back to all changes in this revision

Viewing changes to doc/index.doc

  • Committer: Package Import Robot
  • Author(s): Lucas Nussbaum, Martin Quinson, Lucas Nussbaum
  • Date: 2012-06-09 16:24:44 UTC
  • mfrom: (10.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120609162444-xook34f3d6qy5ixj
Tags: 3.7.1-1
[ Martin Quinson ]
* debian/copyright: update FSF address (thanks lintian for noticing)

[ Lucas Nussbaum ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
<center>
4
4
\htmlonly
5
 
<table width="100%"> 
6
 
        <tr> 
7
 
                <td valign="middle" align="left">                       
8
 
                                <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />              
9
 
                </td> 
10
 
                <td valign="middle" align="left"> 
 
5
<table width="100%">
 
6
        <tr>
 
7
                <td valign="middle" align="left">
 
8
                                <img src="simgrid_logo_2011.png" alt="SimGrid - Scalable simulation of distributed systems, ranging from grids to peer-to-peer systems" />
 
9
                </td>
 
10
                <td valign="middle" align="left">
11
11
\endhtmlonly
12
 
\htmlinclude .index.doc.toc                     
 
12
\htmlinclude .index.doc.toc
13
13
\htmlonly
14
 
                </td> 
15
 
        </tr> 
16
 
</table> 
 
14
                </td>
 
15
        </tr>
 
16
</table>
17
17
\endhtmlonly
18
18
</center>
19
19
 
26
26
Grids.
27
27
\htmlonly <!-- ______BODY_END______ --!> \endhtmlonly
28
28
 
29
 
  - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>. 
30
 
  - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>. 
31
 
  - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>. 
 
29
  - The official webpage is <a href="http://simgrid.gforge.inria.fr/">simgrid.gforge.inria.fr</a>.
 
30
  - The Frequently Asked Questions are <a href="http://simgrid.gforge.inria.fr/faq.html">here</a>.
 
31
  - The development webpage is <a href="https://gforge.inria.fr/projects/simgrid//">gforge.inria.fr/projects/simgrid</a>.
32
32
  - The user mailing list is <simgrid-user@lists.gforge.inria.fr>
33
33
  - The SimGrid software package can be downloaded from <a href="http://simgrid.gforge.inria.fr/download.php">here</a>.
34
34
<br>
70
70
 - If you want to study the behaviour of a MPI application using emulation
71
71
   technics, you should have a look at the <b>\ref SMPI_API</b> (Simulated
72
72
   MPI) programming environment. Unfortunately, this work is still underway.
73
 
   Check the \ref SMPI_API section for more information. 
74
 
   
 
73
   Check the \ref SMPI_API section for more information.
 
74
 
75
75
 - If you want to develop a real distributed application, then you may find
76
76
   <b>\ref GRAS_API</b> (Grid Reality And Simulation) useful. This is an API
77
 
   for the realization of distributed applications. 
 
77
   for the realization of distributed applications.
78
78
   \n\n
79
79
   Moreover, there is two implementations of this API: one on top of the
80
80
   SURF (allowing to develop and test your application within the comfort of
90
90
 
91
91
If your favorite programming environment/model is not there (BSP,
92
92
components, OpenMP, etc.) is not represented in the SimGrid toolkit yet, you may
93
 
consider adding it. You should contact us first on the 
94
 
<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid 
 
93
consider adding it. You should contact us first on the
 
94
<a href=http://lists.gforge.inria.fr/mailman/listinfo/simgrid-devel>SimGrid
95
95
developers mailing list</a>, though.
96
96
 
97
97
\subsection overview_kernel Simulation kernel layer
125
125
 
126
126
\htmlonly <!-- ______BODY_BEGIN______ --!> \endhtmlonly
127
127
<br>
128
 
The SimGrid software package can be downloaded from 
 
128
The SimGrid software package can be downloaded from
129
129
<a href="http://simgrid.gforge.inria.fr/download.php">here</a>.<br>
130
130
 
131
131
If you are interested in the history of SimGrid and in current and planned development,
132
132
you can find out more <a href="http://simgrid.gforge.inria.fr/history.html">here</a>.
133
133
 
134
 
Any question, remark or suggestion are welcome on the 
 
134
Any question, remark or suggestion are welcome on the
135
135
<a href="http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user">SimGrid users
136
136
mailing list</a>.
137
137