<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Bonsoir,<br><br>je voulais installer le mpi  sur mon ubuntu 
10.04, la compilation avec 
mpicc -o marche très bien, mais lors de l'execution avec mpirun elle me 
donne cela:<br><br>amira@amira-laptop:~/Bureau$ mpirun -n 2 ek<br>mpiexec_amira-laptop:
 cannot connect to local mpd (/tmp/mpd2.console_amira); possible causes:<br> 
 1. no mpd is running on this host<br>  2. an mpd is running but was 
started without a "console" (-n option)<br>In case 1, you can start an 
mpd on this host with:<br>    mpd &<br>and you will be able to run 
jobs just on this host.<br>For more details on starting mpds on a set of
 hosts, see<br>the MPICH2 Installation Guide.<br>alors je lance mpd 
& comme est mentionné dans l'erreur mais aprés 
mpirun ne me donne aucun resultat, il ne m'affiche rien alors que dans 
mon 
programme il y'a des choses à afficher.<br><br>j'espère bien que vous 
m'aider  à remédier à ce problème.<br>et merci beaucoup d'avance .<br>amira<br>                                    </div></body>
</html>