Multithreading in TMVA::GeneticAlgorithm

Hi,

I’d like to ask if there is an option to run multithreaded optimization using TMVA::GeneticAlgorithm. I couldn’t find anything in the class reference nor in the user guide.

Thanks!

Jeremi

Hi Jeremi,

At the moment we don’t have a multi-thread implementation of the TMVA Genetic algorithm. If you want to contribute to port the current algorithm to multithreads we will be happy to accept your contribution

Cheers

Lorenzo

Thank you Lorenzo!

If it turns out to be necessary I may try to implement parallel version, but for the time being I’ll just stick with the single-threaded one.

Cheers,
Jeremi