[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.caWed Jul 11 05:37:34 PDT 2007
- Previous message: [Beowulf] 8GB memeory limit?
- Next message: [Beowulf] 8GB memeory limit?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> try -mcmodel=medium. > > ... which doesn't affect malloc() at all. It only affects static data. oops, duh! failure of attention. I'd have to guess the issue is a ulimit. malloc is mapped (for large allocations) to an anonymous mmap normally. it might be interesting to strace the config that fails, to verify this. there's also the kernel's overcommit setting (/proc/sys/vm/overcommit_*) which could cause this effect. -mark
- Previous message: [Beowulf] 8GB memeory limit?
- Next message: [Beowulf] 8GB memeory limit?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
