Re: Announcing Intel Fortran Compilers 9.0
- From: Richard E Maine <nospam@xxxxxxxxxxxxx>
- Date: Sun, 26 Jun 2005 11:39:12 -0700
In article <1119804438.088479.252910@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
hchu@xxxxxxxxxxxxxx wrote:
> I know perfectly well about parallel computng. I brought double
> precision up only because it's natural for 64 bit computing.
This is a common misconception. There is little relationship between
so-called 64-bit systems and 64-bit floating point. Terms like 64-bit
systems have been largely used as marketing buzz words to the extent
that they mean different things at different times. You need to ask
precisely what the the term means in order to get any technical use out
of it.
Although these things change with the whims of marketing departments,
the most common current meaning of "64-bit system" is one that supports
64-bit addresses. Note that I said addresses - not floating-point
numbers. If your code uses more than 2gb or so of memory, then it likely
needs a 64-bit system. There can be other implications, which have been
mentioned here before.
But faster 64-bit floating-point arithmetic is *NOT* directly related to
so-called "64-bit computing". If you have been lead to think otherwise,
then you are headed for disappointment.
--
Richard Maine | Good judgment comes from experience;
email: my first.last at org.domain | experience comes from bad judgment.
org: nasa, domain: gov | -- Mark Twain
.
- Follow-Ups:
- Re: Announcing Intel Fortran Compilers 9.0
- From: glen herrmannsfeldt
- Re: Announcing Intel Fortran Compilers 9.0
- From: hchu
- Re: Announcing Intel Fortran Compilers 9.0
- From: hchu
- Re: Announcing Intel Fortran Compilers 9.0
- From: Tim Prince
- Re: Announcing Intel Fortran Compilers 9.0
- References:
- Announcing Intel Fortran Compilers 9.0
- From: Steve Lionel
- Re: Announcing Intel Fortran Compilers 9.0
- From: hchu
- Re: Announcing Intel Fortran Compilers 9.0
- From: Rich Townsend
- Re: Announcing Intel Fortran Compilers 9.0
- From: hchu
- Re: Announcing Intel Fortran Compilers 9.0
- From: Rich Townsend
- Re: Announcing Intel Fortran Compilers 9.0
- From: hchu
- Re: Announcing Intel Fortran Compilers 9.0
- From: Rich Townsend
- Re: Announcing Intel Fortran Compilers 9.0
- From: hchu
- Announcing Intel Fortran Compilers 9.0
- Prev by Date: Re: Use'ing two functions with same name
- Next by Date: Re: hypergeometric function
- Previous by thread: Re: Announcing Intel Fortran Compilers 9.0
- Next by thread: Re: Announcing Intel Fortran Compilers 9.0
- Index(es):
Relevant Pages
|