Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Re: linux cluster
- To: sali@example.com
- Subject: tlug: Re: linux cluster
- From: "Manuel M. T. Chakravarty" <chak@example.com>
- Date: Thu, 15 Oct 1998 10:59:20 +0900
- Cc: tlug@example.com, darren@example.com, andy@example.com
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Wed, 14 Oct 1998 08:58:53 -0400"<3624A00D.BA4B93FA@example.com>
- References: <3624A00D.BA4B93FA@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Andrej Sali <sali@example.com> wrote, > In comparison to single processor boards, do people find a big decrease > in performance when using two-processor boards, with large > floating-point > intensive programs that rely on large arrays (>> 512kB)? I don't have any hard data for you, but if * most of your computation is in-core (ie, not much disk access; you already mentioned that there is not much network traffic) and * you have the typical scientific program that runs arrays up and down, then your main bottleneck is CPU <-> memory bandwidth. This implies two things: * Buy the biggest cache you can get (and write your application cache-friendly) and * don't use two-processor boards. The two processor will only end up competing for bus access, instead of doing your float calculations. Cheers, Manuel -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Manuel M. T. CHAKRAVARTY chak@example.com University of Tsukuba, Japan http://www.score.is.tsukuba.ac.jp/~chak/ SCORE Lab. Inst. of Information Sciences and Electronics --------------------------------------------------------------- Next Nomikai: 20 November, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Meeting: 12 December, 12:30 Tokyo Station Yaesu central gate --------------------------------------------------------------- Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp
- Follow-Ups:
- tlug: Re: linux cluster
- From: Darren Cook <darren@example.com>
- References:
- tlug: linux cluster
- From: Andrej Sali <sali@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: NFS question
- Next by Date: tlug: TLJ2.0 question... again
- Prev by thread: tlug: linux cluster
- Next by thread: tlug: Re: linux cluster
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links