[galib] Parallelization of ga.step()
Gustavo Bouzon
gustavo at scadaplus.com.br
Mon Apr 18 15:21:06 EDT 2011
Hi,
we are using GASteadyState and GARealGenome to optimize a system where
each individual's evaluation takes some seconds. Has anyone worked with
parallel execution of individuals?
We are currently using GASteadyState::step(). Are there methods of
GASteadyState to control evaluation on an individual basis?
In case not, we're likely to modify GASteadyState::step() to execute
each individual inside a thread (all threads will be joined in the end
each step).
Thanks in advance, Gustavo.
--
Gustavo Bouzon
Automation Engineer
SCADAPLUS Project
Tel: +55 48 8801 7188
www.optimale.com.br
More information about the galib
mailing list