English

A Multi-Threaded Version of MCFM

Computational Physics 2015-03-23 v1 Distributed, Parallel, and Cluster Computing Mathematical Software High Energy Physics - Phenomenology

Abstract

We report on our findings modifying MCFM using OpenMP to implement multi-threading. By using OpenMP, the modified MCFM will execute on any processor, automatically adjusting to the number of available threads. We modified the integration routine VEGAS to distribute the event evaluation over the threads, while combining all events at the end of every iteration to optimize the numerical integration. Special care has been taken that the results of the Monte Carlo integration are independent of the number of threads used, to facilitate the validation of the OpenMP version of MCFM.

Cite

@article{arxiv.1503.06182,
  title  = {A Multi-Threaded Version of MCFM},
  author = {John M. Campbell and R. Keith Ellis and Walter T. Giele},
  journal= {arXiv preprint arXiv:1503.06182},
  year   = {2015}
}

Comments

7 pages, 3 figures, MCFM-7.0 which runs under the OpenMP protocol as described in this paper can be downloaded from http://mcfm.fnal.gov

R2 v1 2026-06-22T08:58:20.894Z