When running the python version of the Poisson demo, I see a lot of warnings like this:
if MPI.size(mpi_comm) == 1:
/home/johannr/miniconda3/envs/fenics-test2/lib/python3.9/site-packages/dolfin/jit/jit.py:46: RuntimeWarning: mpi4py.MPI.Prequest size changed, may indicate binary incompatibility. Expected 32 from C header, got 40 from PyObject
Issue:
When running the python version of the Poisson demo, I see a lot of warnings like this:
Environment (
conda list
):Details about
conda
and system (conda info
):