>(I guess you didn't really type the extra '$' on the end
of $havempi, did you?)
No, I didn't.
With current cvs $havempi returns "46" now. But, running the MLE-example of your MPI-gretl-manual gives the error:
? mpibcast(¶m)
The MPI library is not loaded
Error executing script: halting
> mpibcast(¶m)
Actually, example 1 (bootstrap) returns:
Error: while reading machinefile 'C:\Program Files\Microsoft MPI\Bin\mpiexec.exe': expecting a positive number of cores following the host name.
Data error
*** error in function B_stats, line 1
> matrix means = meanc(B)
Error executing script: halting
> B_stats(B)
Artur