32 bit vs 64 bit computer ?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Daniel Kidger Daniel.Kidger at quadrics.comFri Nov 23 03:29:10 PST 2001
- Previous message: Fortran compilers for Linux/mpich
- Next message: 32 bit vs 64 bit computer ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>I want to know the exact definition of the 32 bit computer (PC ) vs 64 bit computer. >I don't know how much(the maximum number) the 32 bit computer vs 64 bit makes exact calculation without error. It is a common misunderstanding to equate a 32 bit compiter with 32-bit numbers in calculations. For example my old ZX-Spectrum was an 8-bit computer (and so could only address 64kB of memory) but stored floating point numbers in 40 bits. What also can add to the confusion is that Intel Pentiums (which are 32-bit machines) have always had 64-bit floating point numbers, but internal to the CPU floating point units they are stored as 80-bits. >and With different architecture PCs - for example AMD, Intel, MAC cpu , Is it possible to communicate the calculation results each other ? >and With same os - for example LINUX, Is it possible to make one beowulf Using Alpha(64 bit) & Intel(32 bit) Computers ? Your other question was about communication between heterogeneous architectures. This again has always been possible. Before MPI (unfortunately) came to dominate message-passing, PVM was the standard library used. PVM is designed for heterogeneous systems. For example I have a code that uses MPI internally on both a Cray T3E and also a Fujitsu Vector Processor but which uses PVM to communicate between the two big machines. Yours, Daniel. -------------------------------------------------------------- Dr. Dan Kidger, Quadrics Ltd. daniel.kidger at quadrics.com One Bridewell St., Bristol, BS1 2AA, UK 0117 915 5505 ----------------------- www.quadrics.com -------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.scyld.com/pipermail/beowulf/attachments/20011123/93058e45/attachment.html
- Previous message: Fortran compilers for Linux/mpich
- Next message: 32 bit vs 64 bit computer ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
