[mpich-discuss] MPICH problem

Wesley Bland wbland at mcs.anl.gov
Thu Jun 6 13:28:20 CDT 2013


(Re-adding mpich-discuss)

Sorry I can't help you more. I'm afraid I'll have to defer to Jayesh on this one he's the only one who still knows anything about Windows support.

On Jun 6, 2013, at 11:17 AM, "Miller, Harry CSNR:EX" <Harry.Miller at gov.bc.ca> wrote:

> I am at a loss as when I even ‘google’ the problem everyone writing in seems to have a similar problem but no final (fix) resolution is ever offered?
>  
> http://trac.mpich.org/projects/mpich/ticket/1151
> http://trac.mpich.org/projects/mpich/ticket/1577
> http://trac.mpich.org/projects/mpich/ticket/1692
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-March/009303.html
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2010-May/007293.html
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2009-July/005324.html
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000032.html
> http://lists.mcs.anl.gov/pipermail/mpich-discuss/2005-September/000768.html
> https://groups.google.com/forum/?fromgroups#!topic/fds-smv/3nSxMLMWRvY
> http://auriza.site40.net/notes/mpi/mpich2-on-windows-xp/
>  
> I can go on ...
>  
> mpiexec -register ONLY works with the admin user credentials (mine).  I installed MPICH as ‘admin’ as it indicated one should but it now it doesn’t work if register other regular Citrix user credentials using either wmpiexec or mpiexec.  Is wpmiregister.exe the same as mpiexec.exe? mpiexec -register.? Maybe I have to remove the credentials registered with the wmpiexec.exe app. and make sure to register with mpiexec.exe using the mpiexec –register command?
>  
> Confusing.
>  
> Harry
>  
>  
> H.J. Miller
> Spatial Technology Analyst | Infrastructure Services Section
> Information Management Branch (IMB)
> Phone: 250-356-5217 | FAX: 250-953-3493 | E-Mail: Harry.Miller at gov.bc.ca
> Corporate Services For The Natural Resources Sector (CSNR)
>  
>  
>  
>  
>  
> From: Wesley Bland [mailto:wbland at mcs.anl.gov] 
> Sent: Wednesday, June 5, 2013 9:05 PM
> To: Miller, Harry CSNR:EX
> Cc: discuss at mpich.org
> Subject: Re: [mpich-discuss] MPICH problem
>  
> It sounds like your problem is outside of MPICH's control but just to be sure, you can run a simple MPI application and get expected output as long as you're using a regular Windows user account correct? (You'll have to forgive me if I don't know all the Windowsisms. There aren't many Windows people left on this project as we stopped officially supporting Windows on version 1.4.1p)
>  
> Wesley
> 
> On Jun 5, 2013, at 2:55 PM, "Miller, Harry CSNR:EX" <Harry.Miller at gov.bc.ca> wrote:
> 
> Hello,
>  
> We are having problems after having installed the MPICH2 (32-bit) along withTauDEM 5.1  32-bit Install Package on one of our Windows Server 2008 64-bit Citrix 6.5 test severs. When registering users using the wpmiregister.exe it appears that only the admin. credentials will work and NOT Citrix regular user accounts. Is there some way to allow Citrix regular users to be able to run commands that call the TauDEM applications from the server?
>  
> For example, opening up a command prompt on the test server and typing in ...
>  
> mpiexec -n 8 pitremove -z "W:\FOR\RSI\RSI\Projects\wburt\projects\2013\006_HSCM_Boundary\data\Raster\dem25.tif" -fel "T:\test.tif"
>  
> requires users credentials to launch the processes (see screenshot below). Regular Citrix credentials don’t seem to be accepted whilst my admin. ones are? Also, do we add the credentials logged in to the server as ‘admin’ or do individual regular users register their credentials from the Citrix server session? Our users won’t have admin. accounts but they will all log into the same test server with the MPICH2 and TuaDEM 5.1 install ... and yet the processes ask for credentials even though the users are already logged in with their regular IDIR Citrix login creds.???
>  
> I registered my regular Citrix user creds. and also my admin. ones but ONLy the admin one is accepted. When I installed MPICH2 I also checked off that it be available to everyone. But we still get the Aborting: Unable to connect message???
>  
> <image001.jpg>
>  
> Thank you in advance for a reply.
>  
>  
> H.J. Miller
> Spatial Technology Analyst | Infrastructure Services Section
> Information Management Branch (IMB)
> Phone: 250-356-5217 | FAX: 250-953-3493 | E-Mail: Harry.Miller at gov.bc.ca
> Corporate Services For The Natural Resources Sector (CSNR)
>  
>  
>  
>  
> From: David Tarboton [mailto:dtarb at usu.edu] 
> Sent: Tuesday, June 4, 2013 7:23 PM
> To: Miller, Harry CSNR:EX
> Subject: Re: FW: TauDEM problem
>  
> Harry,
> 
> I do not understand MPICH2 credentials very well so I do not know what to say. I have successfully run on Windows 2008 as a Windows user but not with Citrix.  You might want to make sure MPICH2 was installed for all users.  Also see http://nick-goodman.blogspot.com/2012/02/using-mpich-from-ms-visual-studio-2010.htmlfor some suggestions that may help.  Also you might try mpiexec -register with the admin user.  If it is running as admin maybe this will work for other users without having to give them admin credentials.  Also is wpmiregister.exe the same as mpiexec -register.  Sometimes there are different versions of MPI on the same machine from different software and if the wrong one runs it does not work.  It is frustrating to me to have to have TauDEM depend on this software that is so hard to install and get configured right.  
> 
> Good luck.
> 
> Dave
> 
> On 6/4/2013 5:06 PM, Miller, Harry CSNR:EX wrote:
> Hello,
>  
> I have installed the MPICH2 (32-bit) and TauDEM 5.1  32-bit Install Package on one of our Windows Server 2008 64-bit Citrix 6.5 test severs. However, when registering users using the wpmiregister.exe it appears that only the admin. credentials will work and NOT Citrix regular user accounts. Is there some way to allow Citrix regular users to be able to run commands that call the TauDEM applications from the server?
>  
> For example, opening up a command prompt on the test server and typing in ...
>  
> mpiexec -n 8 pitremove -z "W:\FOR\RSI\RSI\Projects\wburt\projects\2013\006_HSCM_Boundary\data\Raster\dem25.tif" -fel "T:\test.tif"
>  
> requires users credentials to launch the processes (see screenshot below). Regular Citrix credentials don’t seem to be accepted whilst my admin. ones are? Our users won’t have admin. accounts but they will all log into the same test server with the MPICH2 and TuaDEM 5.1 install ... and yet the processes ask for credentials even though the users are already logged in with their regular IDIR Citrix login creds.???
>  
> I registered my regular Citrix user creds. and also my admin. ones.
>  
> Is something still missing here??
>  
> Thanks for a reply.
>  
> Harry
>  
>  
> H.J. Miller
> Spatial Technology Analyst | Infrastructure Services Section
> Information Management Branch (IMB)
> Phone: 250-356-5217 | FAX: 250-953-3493 | E-Mail: Harry.Miller at gov.bc.ca
> Corporate Services For The Natural Resources Sector (CSNR)
> Government of British Columbia
>  
> From: Miller, Harry CSNR:EX 
> Sent: Tuesday, June 4, 2013 3:20 PM
> To: Burt, William FLNR:EX
> Subject: RE: TauDEM fix
>  
> Will,
>  
> Looks like the creds have to be admin ones. Do you have an admin. account? My admin. creds work but not my regular IDIR creds.
>  
> <ATT00001.png>
>  
> Harry
>  
>  
> H.J. Miller
> Spatial Technology Analyst | Infrastructure Services Section
> Information Management Branch (IMB)
> Phone: 250-356-5217 | FAX: 250-953-3493 | E-Mail: Harry.Miller at gov.bc.ca
> Corporate Services For The Natural Resources Sector (CSNR)
>  
>  
>  
>  
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20130606/c0106807/attachment.html>


More information about the discuss mailing list