Am 07.01.2017 um 15:52 schrieb Allin Cottrell:
On Sat, 7 Jan 2017, Sven Schreiber wrote:
"launch" is really intended for opening GUI applications
from within gretl.
Well I didn't necessarily want to use it as it was intended ;-)
It sounds as if MPI can do what you want here. Something like the
following:
<shell>
mpiexec -n 2 gretlmpi parallel.inp
</shell>
I was aware of MPI in principle and thought about it, but I considered
only an mpi...end mpi block. Maybe this gretlmpi thing might be an
alternative, yes, thanks for pointing it out.
cheers,
sven