syzygy1 / tb

GNU General Public License v2.0
221 stars 50 forks source link

Could not allocate sufficient memory. #30

Closed sq5rix closed 5 years ago

sq5rix commented 5 years ago

Hi I have i7 with 16GB memory, clean 64-bit Ubuntu install All 5 men tbs generate quickly I get the following: rtbgen KQRvKRR -d Found 145 tablebases. number of threads = 1 Could not allocate sufficient memory. Any chance?

MichaelB7 commented 5 years ago

Read the readme.md. You need to use the -d flag with 16GB. If you had 24GB ram , -d flag is not needed. Obviously using the -d flag will slow the generation down. I created all 6 man using a 12 core Mac Pro with 32 GB ram. Roughly 72 hours.

Sent from my iPhone

Edit : I now see you did use the -d flag , I’m not sure why it failed.

On Sep 28, 2018, at 6:10 PM, Tom notifications@github.com wrote:

Hi I have i7 with 16GB memomy, clean 64-bit Ubuntu install All 5 men tbs generate quickly I get the following: rtbgen KQRvKRR -d Found 145 tablebases. number of threads = 1 Could not allocate sufficient memory. Any chance?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

sq5rix commented 5 years ago

Thanks for the answer. I did use -d I went down to one thread too Can it be that swap is too small?

sq5rix commented 5 years ago

Ok, it was not enough memory, I rebooted and now it's running great!