Folks,
I have a multi-dimensional fit with sometimes 100s of free parameters. Minuit is doing the job but it takes a long time. Googleing around I see people have talked about MPI or openmp etc (for which I have next to no experience). Alfio Lazzaro and Lorenzo Moneta 2010 J. Phys.: Conf. Ser. 219 042044 for example.
Can anyone point me to an example of how to run a minuit minimization on multiple cores at once to get the minimization done faster. All my code is c++ and running compiled.
Thanks,
Andrew