DCM-UPB / MCIntegratorPlusPlus

C++ library for Monte Carlo numerical integrations
Other
1 stars 1 forks source link

Tweak mpi #22

Closed Ithanil closed 5 years ago

Ithanil commented 5 years ago

Tweaked the step size adjustment and equilibration routines to take advantage of the improved sampling accuracy when running MCI multi-threaded via MPI. Also walker step sizes are now kept identical among MPI threads.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 185


Totals Coverage Status
Change from base Build 180: 0.07%
Covered Lines: 1103
Relevant Lines: 1235

💛 - Coveralls