Why is 64 bit faster. RE: [Beowulf] Win64 Clusters!!!!!!!!!!!!
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.
Mark Hahn hahn at mcmaster.caThu Apr 12 04:47:59 PDT 2007
- Previous message: Why is 64 bit faster. RE: [Beowulf] Win64 Clusters!!!!!!!!!!!!
- Next message: Why is 64 bit faster. RE: [Beowulf] Win64 Clusters!!!!!!!!!!!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 1.) Why is a 64 bit cpu faster? I had assumed the main benefit was the > memory that could be addressed, obviously a bad assumption. being able to address more memory is indeed critical for some codes. certainly not all; in fact, the larger pointers hurt some codes. 64b mode also enables a lot more registers, of which the compiler can make very good use. and some codes like the extra register width. > 2.) If you install the 32 bit version of an os, say linux, instead of > the 64 bit version and then run 32 bit apps, do you get the speedup? no. in any case, I doubt there's any reason to install 32b linux, since a 64b kernel _can_ support 32b processes (which actually see a somewhat bigger practical address space...)
- Previous message: Why is 64 bit faster. RE: [Beowulf] Win64 Clusters!!!!!!!!!!!!
- Next message: Why is 64 bit faster. RE: [Beowulf] Win64 Clusters!!!!!!!!!!!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
