[Beowulf] [gorelsky@stanford.edu: CCL:dual-core Opteron275performance]
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.
Kozin, I (Igor) i.kozin at dl.ac.ukThu Jul 14 03:25:12 PDT 2005
- Previous message: [Beowulf] Re: Contents of Beowulf digest Vol 17, Issue 12, hybrid (openmp+mpi) job submit (solution)
- Next message: [Beowulf] [gorelsky@stanford.edu: CCL:dual-core Opteron275performance]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> But now for 4cores/2CPUs per Opteron node to force the using of > only 2 cores (from 4), by 1 for each chip, we'll need to have > cpu affinity support in Linux. Mikhail, you can use "taskset" for that purpose. For example, (perhaps not in the most elegant form) mpiexec -n 1 taskset -c 0 $code : -n 1 taskset -c 2 $code But I doubt you want to let the idle cores to do something else in the mean time. However small you will generally see an increase in performance if you use all the cores. Best, Igor I. Kozin (i.kozin at dl.ac.uk) CCLRC Daresbury Laboratory tel: 01925 603308 http://www.cse.clrc.ac.uk/disco Distributed Computing Forum http://www.cse.clrc.ac.uk/disco/forums/ubbthreads.php?Cat=0
- Previous message: [Beowulf] Re: Contents of Beowulf digest Vol 17, Issue 12, hybrid (openmp+mpi) job submit (solution)
- Next message: [Beowulf] [gorelsky@stanford.edu: CCL:dual-core Opteron275performance]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
