Re: Linux Multi-CPU performance
- From: "Tom" <tgdrozda@xxxxxxxxx>
- Date: 30 Jan 2006 10:41:38 -0800
Scott,
It looks like you are using a 2 (dual core) CPUS is this so? Some
things to check.
1. Run your program on 2 CPUS
2. Did you optimize your compiler command for your xeon? I presume you
use the same compilation command in both cases.
3. Did you build MPI implementation yourself, or did it come with the
compiler. Is it MPI, or OpenMP, another?
3a. If MPI are you using ch_p4 or ch_shmem? If ch_p4 what is the
communication layer, ssh, rsh?
I am running a ch_shmem MPI on my dual core dell and all seems well.
If you post your short program I can rerun it to give you an idea.
-Tom
.
- Prev by Date: Re: Software to rearrange loops
- Next by Date: Re: /home out of space
- Previous by thread: Re: Linux Multi-CPU performance
- Next by thread: Re: Linux Multi-CPU performance
- Index(es):
Relevant Pages
|