|
[Sponsors] |
December 19, 2006, 15:40 |
CFX 64bit single-double precision
|
#1 |
Guest
Posts: n/a
|
Hi. I am running CFX in a 64bit computer. But am having difficulty understanding what the difference between the single and double precision option is using CFX.
Is single and double still 8 and 16 decimal places respectively on a 64 bit computer? or Does it increase to 16 and 32 decimal places for single and double precision respectively? Thanks for your help. |
|
December 19, 2006, 16:01 |
Re: CFX 64bit single-double precision
|
#2 |
Guest
Posts: n/a
|
Single and double precision still means 8 resp. 16 digit precision for floating point numbers.
The 32 resp. 64 bit computers differ in the size of their virtual memory. |
|
December 19, 2006, 16:39 |
Re: CFX 64bit single-double precision
|
#3 |
Guest
Posts: n/a
|
To add to that, AFAIK x86 CPU's (both IA-32 and AMD64) actually do the maths in 80 bits, it's just a question of how much precision gets stored. So double precision is not primarily slower because of processing at higher precision, but rather because of the extra amount of information that has to be stored and retrieved from memory.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
New densitybased solver AeroFoam | giulio_romanelli | OpenFOAM Running, Solving & CFD | 48 | January 15, 2016 09:20 |
Double precision & User Fortran | Martijn | CFX | 3 | April 4, 2009 06:43 |
Parallel rasInterFoam | openfoam_user | OpenFOAM Running, Solving & CFD | 4 | November 1, 2008 05:14 |
single - double precision | PC | FLOW-3D | 4 | October 16, 2008 20:28 |
how to use double precision ? | lenson | Siemens | 8 | August 25, 2006 11:15 |