Originally posted by: Insidious
Mark
I just finished reading a post at the F@H forum where a guy got stuck at entering his password.... it turns out that his 9 character password seemed to be an issue. he changed it to a 6 character password and life was good for him.
Never say die 😛
-Sid
Originally posted by: Cutthroat
So I re-did the install and configonly so I could show you guys what I did.
Remember I ran cmd.exe as admin.
G:\FAH\FAH SMP 1>smpd -install
Stopping MPICH2 Process Manager, Argonne National Lab.
MPICH2 Process Manager, Argonne National Lab stopped.
MPICH2 Process Manager, Argonne National Lab removed.
MPICH2 Process Manager, Argonne National Lab installed.
G:\FAH\FAH SMP 1>mpiexec -register
account (domain\user) [Steve-PC\Steve]:
password:
confirm password:
Password encrypted into the Registry.
G:\FAH\FAH SMP 1>mpiexec -np 2 foo
If you see this twice, MPI is working
If you see this twice, MPI is working
G:\FAH\FAH SMP 1>
Of course when it asks for the account I just hit enter, and I did enter my password there but you can't see it.
For the config:
User name [Cutthroat]?
Team Number [198]?
Passkey []?
Ask before fetching/sending work (no/yes) [no]?
Use proxy (yes/no) [no]?
Acceptable size of work assignment and work result packets (bigger units
may have large memory demands) -- 'small' is <5MB, 'normal' is <10MB, and
'big' is >10MB (small/normal/big) [big]?
Change advanced options (yes/no) [no]? yes
Launch automatically, install as a service in this directory (yes/no) [no]?
Core Priority (idle/low) [idle]?
CPU usage requested (5-100) [100]?
Disable highly optimized assembly code (no/yes) [no]?
Pause if battery power is being used (useful for laptops) (no/yes) [no]?
Interval, in minutes, between checkpoints (3-30) [15]?
Memory, in MB, to indicate (4094 available) [4094]?
Set -advmethods flag always, requesting new advanced
scientific cores and/or work units if available (no/yes) [yes]?
Ignore any deadline information (mainly useful if
system clock frequently has errors) (no/yes) [no]?
Machine ID (1-16) [1]?
The following options require you to restart the client before they take effect
Disable CPU affinity lock (no/yes) [yes]?
Additional client parameters. Use space to clear. [-smp -verbosity 9 -forceasm -
advmethods]?
IP address to bind core to (for viewer). Hit enter to clear []?
Hope that helps a bit.
Originally posted by: biodoc
Originally posted by: Insidious
Mark
I just finished reading a post at the F@H forum where a guy got stuck at entering his password.... it turns out that his 9 character password seemed to be an issue. he changed it to a 6 character password and life was good for him.
Here's another thread where reducing the machine name from 9 characters to 6 solved one problem.:shocked:
Originally posted by: Cutthroat
Wow, I'm pretty stumped.
Originally posted by: Markfw900
The same problem all along. Any more ideas ? And for some reason, I can;t post on F@H forums, it tells me something about a link, and until I have 10 posts, I can;t post....
flag instead, you can paste one if you need to.
I'm stumped by Mark's troubles. You're running this from an account with Administrator privileges, right? It doesn't seem to be installing anything for you at all at this point :-/
[quote][i]Originally posted by: [b]biodoc[/b][/i]
Are you installing the Deino MPI or MPICH versions??? I think cutthroat and the rest of us were assuming the latter.[/quote]
Mark tried both, to no avail.
Originally posted by: Cutthroat
Mark, is it just that machine you can't ping from or any others on the network? If it were just that machine I'd say something was corrupted during your crash, if it's more than 1 PC I'd say a problem with your router.
Do you by chance have an OS image from before your crash?
Originally posted by: petrusbroder
Somewhat OT:
This exactly what I like about TeAm AnandTech: help comes in a polite and clear way. No "NOOB!" "Check elsewhere", no invectives.
You are just a great bunch of crunchers.
Anyway: thanks for the install instructions. They may help me too.
Originally posted by: Markfw900
Thanks Gravity, I am still folding (-1 box) If anybody has access to the folding help forum, could you post the problem with :
C:\smp1>mpiexec -np 2 foo
launch failed: FAIL
launch failed: FAIL
And see if there is a fix ? XP SP3, and all done as admin.