On Tue, 8 May 2007, Z Han wrote: > I have managed to install meep-mpi in my university parallel computer > system. But when I run the command meep-mpi, the following errors occur: > Is there anyone who can give me some advices on it? Thank you very much!
It's a bit hard to decipher such errors, but it looks like it may not be able to access the Guile startup files. When you run Meep-MPI, you have to run it on a system where Guile is installed and where it is accessible via the same path in the local filesystem. (The simplest case is where all of the nodes in the cluster share the same filesystem, or at least identical root filesystems.) Depending on how your cluster is set up, this might not be the case (e.g. perhaps Guile is only installed on your front-end node). Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

