comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: Multithreaded scientific programming
Date: Mon, 09 Oct 2006 08:36:17 +0200
Date: 2006-10-09T08:36:17+02:00	[thread overview]
Message-ID: <4529ede1$1@news.post.ch> (raw)
In-Reply-To: <U9xVg.19219$E02.7454@newsb.telia.net>

Bj�rn Persson schrieb:
> Martin Krischik wrote:
>> David B. Chorlian wrote:
>>> Talk about cache, TLB, and other memory management topics which
>>> are the serious problems in large-scale scientific computing.
>>
>> Well, for that I would have to know what a TLB is...
> 
> Translation lookaside buffer � a small cache memory for the page table, 
> which the memory management unit uses to speed up the translation from 
> virtual addresses to hardware addresses. I guess David wants to write 
> programs such that they only relatively rarely need to access memory 
> pages that aren't in the TLB.

Well, in that case I would say that's exactly what the -mtune compiler 
option is for.

So David, to answer to your question about the TLB: This has has nothing 
to do with the programming language front end (Ada, Fortran, C, etc. 
pp.) - it's handled by the compiler back end (Pentium, Athlon, PowerPC, 
etc. pp).

Perhaps you have only worked with compilers which only feature one front 
and one back end - but this is not always the case. In fact, most Ada 
compiler feature multiple back ends.

Martin



  parent reply	other threads:[~2006-10-09  6:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1159978124.458442.80520@m7g2000cwm.googlegroups.com>
     [not found] ` <4523e925$1@nntp.unige.ch>
2006-10-04 21:47   ` Multithreaded scientific programming mrohan
2006-10-05  0:14     ` jimmaureenrogers
2006-10-05  4:18       ` tmoran
2006-10-05 16:32       ` David B. Chorlian
2006-10-05 17:58         ` jimmaureenrogers
2006-10-05 18:35         ` Martin Krischik
2006-10-06 18:22           ` Björn Persson
2006-10-06 20:57             ` jimmaureenrogers
2006-10-09  6:36             ` Martin Krischik [this message]
2006-10-05 18:58         ` Francis Burton
2006-10-05 20:20           ` Pascal Obry
2006-10-06  1:28         ` jimmaureenrogers
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox