I have counts for every slice, which is what I call a separate configuration of bBwW. Here are the counts for the next slices you will need:BertTuyt wrote:Ed, my counts for the 5K - 2K and 2K - 5K are the same, thanks for the info.
Will now start with the 7p containing 1 man (on the older machine).
On the new one i will start with the 4-3 part.
Do you have slice info of the 7p databases containing 1 man, so i can check results, or do you only have the info for the total slice package.
0403b: wins 22947628, draws 624882484, losses 0
0403w: wins 1712978, draws 599580394, losses 2251058
0412b: wins 283913660, draws 1332445036, losses 0
0412w: wins 4648489, draws 2283871173, losses 92442071
0511b: wins 885686145, draws 1562537, losses 0
0511w: wins 210906, draws 125860616, losses 1236942539
I designate one machine as the master. When I finish building a file, I put it in the master's db and get a 32-bit CRC for it which is also stored as part of the db. When a satellite machine takes a file from the master, it also computes the CRC to verify it. I have had errors from transfers! They might have been due to low disk space on the target disk, I cannot remember now, but they were caught by the CRC check. I have also had errors elsewhere in the build process when I was using machines that do not have ECC memory. These errors were always caught during self-verification, except once when I was comparing counts against Schaeffer's and found it that way. I have not seen any errors at all during the 8pc db build, and both machines I'm using have ECC memory.Next to that, as i will start on the new i7, i need to transfer files.
Do you apply a check (64bit xor or something like that), to make sure that the databases are not corrupted during transfer.
As these calculations are time consuming i don't want to take the risk.
Do you have a bad experience with this , so is it wise to to these checks?
The CRC calculation time is negligible. On a db file that takes hours to build you can calculate the CRC in just a few seconds.
In your case you don't have to worry about an error going undetected for a long time and ruining all subsequent calculations because you can verify your counts against mine as you go. That means you can afford to be less vigilant about errors.
-- Ed