[mpich-discuss] Problems to run MPI an a Windows 7 64 bits computer

COM TELEMAC COMTELEMAC at sogreah.fr
Mon Sep 20 12:05:47 CDT 2010


Hi
Thanks a lot
It works when I install the 32-bit version of MPICH2

regards

Christophe COULET
pour l'équipe TELEMAC / for the TELEMAC Team
___________________________________________________
TELEMAC System
6, rue de Lorraine, 38130 ECHIROLLES, France
Tel : +33 (0)5 56 13 85 80
Mobile : +33 (0)6 23 02 25 81
Fax : +33 (0)4 76 33 42 12
mailto:telemac at sogreah.fr 
 
TELEMAC
est développé par
EDF
R&D
et distribué par
SOGREAH
developed by
and distributed by
___________________________________________________

-----Message d'origine-----
De : Jayesh Krishna [mailto:jayesh at mcs.anl.gov] 
Envoyé : lundi 20 septembre 2010 18:01
À : COM TELEMAC
Cc : mpich-discuss at mcs.anl.gov
Objet : Re: [mpich-discuss] Problems to run MPI an a Windows 7 64 bits computer

Hi,
 Since you are running a 32-bit MPI program you need to have the corresponding runtime environment (32-bit MPICH2 dlls) for the program to run correctly.
 Please try uninstalling the current version of MPICH2 and installing mpich2-1.2.1p1-win-ia32.msi on your machine (Unfortunately you cannot install both 32-bit and 64-bit versions of MPICH2 on the same machine right now. We already have a ticket on this issue.).
 Let us know the results.

(PS: On the scalar mode does the program use MPI ?)
Regards,
Jayesh
----- Original Message -----
From: "COM TELEMAC" <COMTELEMAC at sogreah.fr>
To: mpich-discuss at mcs.anl.gov
Cc: "Jayesh Krishna" <jayesh at mcs.anl.gov>
Sent: Monday, September 20, 2010 2:56:05 AM GMT -06:00 US/Canada Central
Subject: RE: [mpich-discuss] Problems to run MPI an a Windows 7 64 bits computer

Hi,
I installed mpich2-1.2-1p1-win-x86-64.msi version of MPICH2.
My program is compiled in 32 bits (but it works on the same computer without in scalar mode).

Any problem to run a non-MPI program

I didn't try to compile and run any simple MPI program on this computer because I didn't have any development environment on it!


In my makefile, I just have a link to the library "fmpich2.lib" and a path to the include directory.
Regards

Christophe 

-----Message d'origine-----
De : Jayesh Krishna [mailto:jayesh at mcs.anl.gov] 
Envoyé : vendredi 17 septembre 2010 17:48
À : mpich-discuss at mcs.anl.gov
Cc : COM TELEMAC
Objet : Re: [mpich-discuss] Problems to run MPI an a Windows 7 64 bits computer

Hi,
 Did you install x64 (64-bit) version of MPICH2 ? Which version of MPICH2 are you using ? Is your application 64-bit ?
 Can you run a non-MPI program (mpiexec -n 2 hostname)?
 Can you compile/run a simple MPI hello world program (https://svn.mcs.anl.gov/repos/mpi/mpich2/trunk/examples/hellow.c)?

(PS: When copying the error message it is helpful to copy-paste the command and the entire command output.)
Regards,
Jayesh
----- Original Message -----
From: "COM TELEMAC" <COMTELEMAC at sogreah.fr>
To: mpich-discuss at mcs.anl.gov
Sent: Friday, September 17, 2010 8:36:27 AM GMT -06:00 US/Canada Central
Subject: [mpich-discuss] Problems to run MPI an a Windows 7 64 bits computer





Hi 



I'm meeting some problems to run my code (Telemac) with MPICH2 on W7 64b 

This software runs for a long time with MPICH2 on XP without any problems. 

On W7, after a long search on internet, I finally install MPICH2 (successfully?). 

The first problem with the SMPD is solved. 

But now I have a new problem in the execution. 

I obtain a message "Unable to open the HKEY_LOCAL_MACHINE\SOFTWARE\MPICH\SMPD\process\1164 registry key, error 5, access denied". 

But I also obtain a message box that indicates me "Impossible to start the program because fmpich2.dll is missing on your computer. Try to re-install the program to solve the problem" 

I check my computer and fmpich2.dll exists in c:\windows\system32. 



Anyone has an idea? 



Regards 



Christophe 


_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list