[ADMB Users] 4 Gb limits

Weihai Liu liuweih at msu.edu
Sat Nov 19 17:57:11 PST 2011


I would guess the size for cbs was defined as an unsigned long, which is 32
bit, its range 0 to 4294967295, so 4294967296 will be just out of range,
although it = 2^32.


weihai

On Sat, Nov 19, 2011 at 8:23 PM, John Sibert <sibert at hawaii.edu> wrote:

> Using simple.tpl
>
> simple -cbs 4294967295 works fine
> simple -cbs 4294967296 hangs
>
> ubuntu 11.10, 64 bit, 32Gb RAM, gcc 4.6.1
>
> Any thoughts?
> John
>
> --
> John Sibert
> Emeritus Researcher, SOEST
> University of Hawaii at Manoa
>
> Visit the ADMB project http://admb-project.org/
>
> ______________________________**_________________
> Users mailing list
> Users at admb-project.org
> http://lists.admb-project.org/**mailman/listinfo/users<http://lists.admb-project.org/mailman/listinfo/users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20111119/e17678e3/attachment.html>


More information about the Users mailing list