Closed jpbreuer closed 6 months ago
Double-check that you can import mpi4py in your python/sherpa script.
https://johannesbuchner.github.io/UltraNest/debugging.html#Parallelisation-issues
and delete bxatest/results/points.hdf5
I came across this error today after installing mpi4py from pypi/pip, and it went away by installing from apt (python3-mpi4py). Please reopen if you still have the issue.
Description
While attempting to parallelize BXA with mpi, h5py file is created but locked. After following recommendation in previous (closed) bxa issue thread here, and attempting to reinstall all dependencies, problem persists, but with new error.
I read many forums regarding the errors, and they have recommended reinstalling dependencies, it seems as though the h5py file is corrupted while being created.
What I Did
Old error:
Updated error: