On Nov 26, 2008, at 9:58 AM, Bruck Roman wrote: > When starting meep-mpi on a distributed computer system, is it > possible to influence which thread starts on which computer?
This is controlled by the MPI implementation you are using. Most MPI implementations give you some mechanism (e.g. a list of hostnames) to determine where the processes are launched if you want to. Look at the documentation for your MPI version (especially for the mpirun command). Steven _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

