comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: 32 vs 64 bit idl memory acces
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: 32 vs 64 bit idl memory acces [message #79167] Tue, 07 February 2012 09:27 Go to previous message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Feb 7, 5:21 pm, Christopher <c.bonn...@gmail.com> wrote:
> I running snow-leopard 64 bit on mac with i7 intel processor.
> Am then right in assuming idl(32 bit) can acces more then ~4gb of
> memory?

32 bit programs use 32 bit pointers. Memory is byte addressable, so 32
bit pointers can address 4GB at most. You can determine the maximum
size of available memory experimentally by running MEMTEST (http://
www.exelisvis.com/Support/HelpArticleDetail/ArticleId/3441/P rogram-to-assess-memory-fragmentation-memtest-pro.aspx).

Use 64 bit IDL, I think it runs fine on snow leopard and you'll be
able to access all your memory.

regards,
Lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: CONTOURing one dimension data
Next Topic: !NULL in IDL 7.1 vs. 8.0

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:34:48 PDT 2025

Total time taken to generate the page: 0.00391 seconds