Does anyone know if there is a MP version of the tablebase generator available and if so where it can be downloaded ?
Thanks
Mike
MP tablebase generator
Moderator: Ras
-
- Posts: 28387
- Joined: Fri Mar 10, 2006 10:06 am
- Location: Amsterdam
- Full name: H G Muller
Re: MP tablebase generator
I guess not, and why would you want one? That generator is not CPU bound, is it? It is all disk I/O.
-
- Posts: 9773
- Joined: Wed Mar 08, 2006 8:44 pm
- Location: Amman,Jordan
Re: MP tablebase generator
Generating the Tablebase elements do rquire a cpu power....it's not all disk I/O,hence the logical question of the poster....hgm wrote:I guess not, and why would you want one? That generator is not CPU bound, is it? It is all disk I/O.
Dr.D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
Re: MP tablebase generator
[quote]That generator is not CPU bound, is it? It is all disk I/O
Actualy I think it is more CPU bound than you seem to think. My hard drive is hardly being used, whereas one of my processors is running at 100% It would be nice for the other three to help out and speed up the process.
Actualy I think it is more CPU bound than you seem to think. My hard drive is hardly being used, whereas one of my processors is running at 100% It would be nice for the other three to help out and speed up the process.
-
- Posts: 9773
- Joined: Wed Mar 08, 2006 8:44 pm
- Location: Amman,Jordan
Re: MP tablebase generator
I am surprised that a skilled programmer like H.G.Muller is not aware of this fact....
Dr.D
Dr.D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
-
- Posts: 6401
- Joined: Thu Mar 09, 2006 8:30 pm
- Location: Chicago, Illinois, USA
Re: MP tablebase generator
I wonder if you are talking about 5 pc and he may be talking about 6 pc tablebases.Dr.Wael Deeb wrote:I am surprised that a skilled programmer like H.G.Muller is not aware of this fact....
Dr.D
In my own 5-pc generator, when I use two cpus, the time for generation goes down to almost half. The whole calculation is done in Memory (less than 2 Gb needed).
If I develop a 6-pc generator the story will be totally different I guess.
Miguel
-
- Posts: 9773
- Joined: Wed Mar 08, 2006 8:44 pm
- Location: Amman,Jordan
Re: MP tablebase generator
I was talking about 5 pieces of course....I am not aware of a 6 pieces generator yet....michiguel wrote:I wonder if you are talking about 5 pc and he may be talking about 6 pc tablebases.Dr.Wael Deeb wrote:I am surprised that a skilled programmer like H.G.Muller is not aware of this fact....
Dr.D
In my own 5-pc generator, when I use two cpus, the time for generation goes down to almost half. The whole calculation is done in Memory (less than 2 Gb needed).
If I develop a 6-pc generator the story will be totally different I guess.
Miguel
Dr.D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
-
- Posts: 12792
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: MP tablebase generator
Since 5 men sets are complete in almost every format and not terribly huge, it is only the 6 man generators that are important now (unless someone comes up with an even better format).Dr.Wael Deeb wrote:I was talking about 5 pieces of course....I am not aware of a 6 pieces generator yet....michiguel wrote:I wonder if you are talking about 5 pc and he may be talking about 6 pc tablebases.Dr.Wael Deeb wrote:I am surprised that a skilled programmer like H.G.Muller is not aware of this fact....
Dr.D
In my own 5-pc generator, when I use two cpus, the time for generation goes down to almost half. The whole calculation is done in Memory (less than 2 Gb needed).
If I develop a 6-pc generator the story will be totally different I guess.
Miguel
Dr.D
Re: MP tablebase generator
My quad has 4 Gb memory, but task manager says newTBGen.exe is using 575,808 k at 25% cpu wuth 74% system idle.michiguel wrote:I wonder if you are talking about 5 pc and he may be talking about 6 pc tablebases.Dr.Wael Deeb wrote:I am surprised that a skilled programmer like H.G.Muller is not aware of this fact....
Dr.D
In my own 5-pc generator, when I use two cpus, the time for generation goes down to almost half. The whole calculation is done in Memory (less than 2 Gb needed).
If I develop a 6-pc generator the story will be totally different I guess.
Miguel
-
- Posts: 12792
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: MP tablebase generator
I guess you have a 4 CPU system and so 3 CPUs are idle.Omega-three wrote:My quad has 4 Gb memory, but task manager says newTBGen.exe is using 575,808 k at 25% cpu wuth 74% system idle.michiguel wrote:I wonder if you are talking about 5 pc and he may be talking about 6 pc tablebases.Dr.Wael Deeb wrote:I am surprised that a skilled programmer like H.G.Muller is not aware of this fact....
Dr.D
In my own 5-pc generator, when I use two cpus, the time for generation goes down to almost half. The whole calculation is done in Memory (less than 2 Gb needed).
If I develop a 6-pc generator the story will be totally different I guess.
Miguel