Pachi memory problem in Windows solved

For discussing go computing, software announcements, etc.
Post Reply
skan
Dies in gote
Posts: 33
Joined: Fri Oct 07, 2011 4:52 pm
GD Posts: 0
Has thanked: 3 times

Pachi memory problem in Windows solved

Post by skan »

Hello

I've found that the go program Pachi has some memory problems in Windows.

I've been given a solution at their mailing list, using the option: max_tree_size=1024

But I've found another one myself
using the program
http://www.ntcore.com/4gb_patch.php
to patch the executable in order to enable the use of a little more memory.

It would be even nicer that somebody get to compile the latest version Pachi for Windows with some x64 compiler, like mingw64. I couldn't. (or get a proper Makefile)

regards
Post Reply