In the post at [1], it looks like VAMPIRE used to give an error message "Error - Monte Carlo Integrator unavailable for parallel execution" for the Monte Carlo integrator. In VAMPIRE 6.0, it looks like the error message was removed from sim.cpp under "case 1: // Montecarlo" starting with commit number 5582e49c99998697af956ecbcb1d65c802e796e5 [2]. So "maybe" it will work as long as the cell used is not
non-orthogonal [3].
On the other hand, if you are using the constrained Monte Carlo integrator, sim.cpp under "case 3: // Constrained Monte Carlo" [4], it looks like that will still give:
Error - Constrained Monte Carlo Integrator unavailable for parallel execution
Perhaps the developers will have comments, but hopefully that can help in the meantime.
Best Regards,
Gavin
VAMPIRE user