[mpich-discuss] Problems to run MPI an a Windows 7 64 bits computer
COM TELEMAC
COMTELEMAC at sogreah.fr
Mon Sep 20 02:56:05 CDT 2010
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