Stephane Lussier

Results 3 comments of Stephane Lussier

I've set max_process to 1 in configs/mini.py, and it's now running. It takes about 280-620 s. per games (depending on the number of moves). I guess it's going to run...

It is already set for 'spawn' in __main__ in run.py. I've tried 'fork', same result. I will look at it eventually, it seems to crash when finishing processing the game...

I have 8 cores. So 4 cores are at 100%, the other 4 are around 80%. And my fan on my laptop is screaming! How long does it take you...