Parallel test on Ubuntu works with mshr, not with xml.
mpi_test.py doesn't run, fenics_mpi_example runs with mpirun -n 4 python3 fenics_mpi_example.py and scales well with number of cores. mpi_test.py gives error point outside domain when run in parallel, but works well single core.
test_mpi.py
0 → 100644
Please register or sign in to comment