Thanks. My original idea was to just write batch files. But gretl is so much better at
everything. I will look at mpi. Especially, for the next project.
Thanks,
Logan
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: Sven Schreiber <svetosch(a)gmx.net>
Sent: Sunday, June 16, 2019 9:57:48 AM
To: gretl-users(a)gretlml.univpm.it
Subject: [Gretl-users] Re: Question about parallel processing using the shell
Am 16.06.2019 um 16:34 schrieb Logan Kelly:
Hello all,
I am using the launch command in a loop to call out to a processor
intensive estimation routine ( I am calling an exe file). My system only
has 12 processor cores, so is there a way to limit the number of
simultaneous processes to 12? Or should I just let windows handle it.
It's probably a good idea to not throw more than 12 tasks at the system
simultaneously, but if you're calling an exe via the shell, it's not
clear to me why you want to control everything from gretl (as opposed to
the shell itself).
If you want proper control from within gretl for multiprocessing,
perhaps you should look at the MPI setup (see the gretl + MPI guide
under the help menu).
cheers
sven
_______________________________________________
Gretl-users mailing list -- gretl-users(a)gretlml.univpm.it
To unsubscribe send an email to gretl-users-leave(a)gretlml.univpm.it
Website:
https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/