Author: Robert Hyatt
Date: 08:49:01 01/15/04
Go up one level in this thread
On January 15, 2004 at 09:21:25, GuyHaworth wrote: >I'd be interested to know - if you have used more than a 2-processor machine to >run Eugene Nalimov's EGT-generation code - how many processors you used: SMP >machines presumably. > >Thanks, > >Guy I don't believe his code does a parallel generation, because the algorithm itself is basically serial. You might run two at a time to generate two separate tables, of course, but that might swamp the I/O and memory since the memory requirement is huge when you mmap() files into your virtual address space.
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.