5eb2ec8775011285.tex
1: \begin{abstract}
2:   Monte Carlo (MC) methods for numerical integration seem to be
3:   embarassingly parallel on first sight. When adaptive schemes are
4:   applied in order to enhance convergence however, the seemingly most
5:   natural way of replicating the whole job on each processor can
6:   potentially ruin the adaptive behaviour. Using the popular
7:   VEGAS-Algorithm as an example an economic method of semi-micro
8:   parallelization with variable grain-size is presented and contrasted
9:   with another straightforward approach of macro-parallelization. A
10:   portable implementation of this semi-micro parallelization is used
11:   in the xloops-project and is made publicly available.
12: \end{abstract}
13: