Dear Fipy Developers, When I try to test the parallel running by $ mpirun -np 3 python examples/parallel.py. I got the following error massage.
from PyTrilinos import Epetra ImportError: No module named PyTrilinos If I understand correctly, Trilinos is a huge package with many sub-packages(including PyTrilions and Epetra). I do not want to install all of the Trilinos. So, I am wondering if there is the list of minimum required packages for parallel running regarding the Trilinos? Thanks Ronghai _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
