hi all, are there any ways to run PETSc4py on several CPU, i.e. something like mpirun -np 4? Currently I have >>> print PETSc.COMM_WORLD.Get_size() 1 Thank you in advance, D.