<div dir="ltr"><div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 2, 2021 at 9:16 PM super smart <<a href="mailto:super777smart@gmail.com">super777smart@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">My AI program can only use 4GB of RAM in pypy. How much in CAD would you need to implement the 64 bit solution?<div><br></div><div>Pypy has made my code so fast, that C++ is possibly not worth writing in ATM.</div></div></blockquote><div><br></div><div>This works fine for me on a 16 Gig system:</div><div> /usr/local/pypy3-7.3.3/bin/pypy3 -c 's = "a" * 2**33'</div><div><br></div><div>Is it possible you're using a 32 bit build of pypy?</div><div><br></div></div></div></div>