Index: /issm/trunk-jpl/externalpackages/windows/README
===================================================================
--- /issm/trunk-jpl/externalpackages/windows/README	(revision 15107)
+++ /issm/trunk-jpl/externalpackages/windows/README	(revision 15108)
@@ -51,2 +51,16 @@
 
 We'll try the compile with the Microsoft Windows SDK 7.1: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=8279
+
+
+
+MPICH2: 
+to run in parallel. 
+First fire up smpd in a command line under Administrator privileges: 
+smpd -restart
+
+Then: 
+mpiexe.exe -remove
+mpiexe.exe -register (type enter for username, for password, type your windows password, do not chose anything else!)
+mpiexe.exe -validate (should return SUCCESS)
+
+Then you are ready to run parallel.
