-
hubatsch authored
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.
hubatsch authoredmpi_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.