[Beowulf] 8GB memeory limit?
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.caTue Jul 10 22:03:51 PDT 2007
- Previous message: [Beowulf] Orion Multisystems DS96
- Next message: [Beowulf] 8GB memeory limit?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> # gcc -m64 int_malloc.c try -mcmodel=medium. basically, mcmodel defaults to small in most cases, which means 32b data relocations. medium bumps single-object addressability up to 64b. neither of these affect the basic addressing model (int=32b, long=64b, pointer=64). > This is with a 2.6.5 kernel (SLES 9). not a kernel issue, but rather the width of address calculations for a single addressable object (as decided by the compiler.)
- Previous message: [Beowulf] Orion Multisystems DS96
- Next message: [Beowulf] 8GB memeory limit?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
