[MPICH] smpd error message on windows - Do you have sufficient privileges ?
Richard Li
xs_li at hotmail.com
Tue Jan 15 22:54:46 CST 2008
I checked the registry on the machine which shows this error message and didn't see process entry under \software\mpich\smpd.
This is the case for all other machines used to run our MPI APP, but we didn't experience the same problem on those machines.
The MPICH2 package is installed on each machine using individual account which has local admin right and then we create a service account and use
mpiexec -register to register the service account on every machine for MPI run. What could be wrong here on this machine?
Thanks
Richard
From: jayesh at mcs.anl.gov
To: xs_li at hotmail.com
CC: mpich-discuss at mcs.anl.gov
Subject: RE: [MPICH] smpd error message on windows - Do you have sufficient privileges ?
Date: Mon, 14 Jan 2008 13:25:40 -0600
Hi,
MPICH2 uses this (HKEY_LOCAL_MACHINE\Software\mpich\smpd\process\) registry
entry to store information (like the full path of the
executable) pertaining to an MPI process created by the
PM/smpd.
Check
to see if you have sufficient privileges (to access registry entries) on
the machine where you are executing your MPI job.
Since
your program is executing correctly, the error could be during the cleanup of
the registry entries. Please look into the process registry entries on the
machine and let us know if it is clean.
1. Run
"regedit.exe"
2.
Check the values in HKEY_LOCAL_MACHINE\SOFTWARE\MPICH\SMPD\process -- This should be clean (no entries) if there are no MPI processes
running on the system. (Also right-click on the process entry and you will know
more about the permissions allocated for the
entry)
Regards,
Jayesh
From: Richard Li [mailto:xs_li at hotmail.com]
Sent: Monday, January 14, 2008 1:03 PM
To: Jayesh
Krishna
Cc: mpich-discuss at mcs.anl.gov
Subject: RE: [MPICH]
smpd error message on windows - Are u using MPICH2 ?
MPICH2 1.0.6
From: jayesh at mcs.anl.gov
To: xs_li at hotmail.com
CC:
mpich-discuss at mcs.anl.gov
Subject: RE: [MPICH] smpd error message on
windows - Are u using MPICH2 ?
Date: Mon, 14 Jan 2008 11:31:34
-0600
Hi,
What is the version of MPICH2 that your are
using (Or are you using MPICH) ?
Regards,
Jayesh
From: owner-mpich-discuss at mcs.anl.gov
[mailto:owner-mpich-discuss at mcs.anl.gov] On Behalf Of Richard
Li
Sent: Monday, January 14, 2008 10:00 AM
To:
mpich-discuss at mcs.anl.gov
Subject: [MPICH] smpd error message on
windows
Hi,
I saw the following error message
when running our MPICH APP on windows.
"unable to open the
HKEY_LOCAL_MACHINE\Software\mpich\smpd\process\3884 registry error 5 acces
denied."
While I don't believe that our APP is affected by the error
message(everything seems to be OK and we get the results we want),
I would
like to make sure that nothing is going wrong. Does anyone have any idea what
that error message means and what its
implications are
?
Thanks
Richard
Share life as it happens with the new Windows Live. Start sharing!
Make distant family not so distant with Windows Vista® + Windows Live™. Start now!
_________________________________________________________________
Share life as it happens with the new Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080115/d8e5d211/attachment.htm>
More information about the mpich-discuss
mailing list