This function merges mpi-samples into one
loadSample_mpi.Rd
When using MPI, we save the sample immediately into a file, each
rank saves to its own file. This function collects all of these
smaller samples into one. The samples should be saved with
saveRDS()
.