On 06/03/16 12:04, Yury V. Zaytsev
wrote:
On Sat, 5 Mar 2016, Yury V. Zaytsev wrote:I watched the compile part of translation in a system monitor on a local VM. Using the pypy 5.0 release, during compilation there is a single pypy.exe process requiring about 2.8GB of memory. At some point, toward the end of compiling the 1000+ source files (perhaps during link?) memory consumption jumps way up, trying to access at least another GB of memory, at which point the virtual machine complains and the pypy.exe crashes. Any ideas? I thought the compile step uses multiprocessing to run in a seperate process, but it seems I am wrong. Matti |
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev