One solution popping up in the "official" genome-group is this:
Then crashing, change the seed-number in seed.dat. It's a 32-bit-number, therefore max 2^32.
Stefan's comment to this is:
<blockquote>This will work, and not cause any major problems. However, I wouldn't make a habit of it, since it's harder for us to verify the data if the seed has been changed.</blockquote>
Of course, a wu crashing in first sequence is probably corrupted, and should be discarded. Another thing, if re-looping same wu, don't choose the same seed as you've already used for this wu...
Then crashing, change the seed-number in seed.dat. It's a 32-bit-number, therefore max 2^32.
Stefan's comment to this is:
<blockquote>This will work, and not cause any major problems. However, I wouldn't make a habit of it, since it's harder for us to verify the data if the seed has been changed.</blockquote>
Of course, a wu crashing in first sequence is probably corrupted, and should be discarded. Another thing, if re-looping same wu, don't choose the same seed as you've already used for this wu...
Comment