FiPy,

I would like to be able to dump (fipy.tools.dump) data while running on a 
cluster and later visualize data from the dump files on my laptop.

The dump.write goes well on the cluster but when I try to dump.read on my 
laptop I get:


  File 
"/Users/wseufzer/anaconda/lib/python2.7/site-packages/FiPy-3.1-py2.7.egg/fipy/tools/comms/mpi4pyCommWrapper.py",
 line 55, in __setstate__
    from PyTrilinos import Epetra

ImportError: No module named PyTrilinos

I would rather not have to build Trilinos on my laptop. So yes, I do have 
PyTrilinos installed on the cluster with FiPy.

I made attempts with using communicator = None, and to use the 
SerialCommWrapper. But I may not have used the correct syntax, I got various 
errors.

Thanks,

Bill

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to