multiple processes on laptop
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Ivan Pulleyn ivan at sixfold.comMon Dec 23 18:44:08 PST 2002
- Previous message: multiple processes on laptop
- Next message: slow MPI on laptop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Do the jobs actually run slowly, or just spawn slowly? It might be DNS problems. Assuming a somewhat standard Linux machine, you could change the hosts line in /etc/nsswitch.conf from hosts: files nisplus dns to: hosts: files Add localhost.localdomain and your laptops hostname to /etc/hosts. Try again while offline to see if it's faster. Ivan... On Mon, 23 Dec 2002, Frank Muldoon wrote: > I have a Fortran 95/MPI parallel program that I run on my laptop for > testing. If I have the ethernet card plugged into a live cable I can > run 32 jobs on the laptop easily. If there is no cable or a dead cable > plugged in then my program runs very slow. It takes for ever for the 32 > processes to spawn. Rebuilding mpich (version 1.2.4) with the shared > memory device does not help. Anyone know how to fix this problem? > > Thanks, > Frank > > -- > Frank Muldoon > Computational Fluid Dynamics Research Group > Louisiana State University > Baton Rouge, LA 70803 > 225-205-6601 (cell phone) > 225-578-5217 (w) > > > _______________________________________________ > Beowulf mailing list, Beowulf at beowulf.org > To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf > -- ---------------------------------------------------------------------- Ivan Pulleyn Sixfold Technologies, LLC Chicago Technology Park 2201 West Campbell Drive Chicago, IL 60612 email: ivan at sixfold.com voice: (866) 324-5460 x601 fax: (312) 421-0388 ----------------------------------------------------------------------
- Previous message: multiple processes on laptop
- Next message: slow MPI on laptop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
