Changeset 15108


Ignore:
Timestamp:
05/26/13 13:03:04 (12 years ago)
Author:
Eric.Larour
Message:

CHG: added instructions on smpd daemon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/windows/README

    r11532 r15108  
    5151
    5252We'll try the compile with the Microsoft Windows SDK 7.1: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=8279
     53
     54
     55
     56MPICH2:
     57to run in parallel.
     58First fire up smpd in a command line under Administrator privileges:
     59smpd -restart
     60
     61Then:
     62mpiexe.exe -remove
     63mpiexe.exe -register (type enter for username, for password, type your windows password, do not chose anything else!)
     64mpiexe.exe -validate (should return SUCCESS)
     65
     66Then you are ready to run parallel.
Note: See TracChangeset for help on using the changeset viewer.