Double Trouble
Elite Member
Ok, I've had at least one machine cracking RC5 for many many moons (at least 2 years)... There's blocks, packets, work units, keys, etc etc etc.
From the distributed.net documentation I gather that 1 block= 1 packet. 1 packet can contain 1 or more work units. When I request packets from the server, I set a blocksize of 33 (the largest). Presumably that means each block or packet will contain a large number of work units, and it takes longer to complete 1 packet. When I flush the work, it seems the number of packets is reported in the stats, not the work units. Am I missing something?? Doesn't that mean that it would be better to get the smallest possible packet so you get the highest number of 'packets completed' on the stats??
Help clear my confusion 🙂 How do the packets/blocks, work units etc all fit together in terms of the stats reports??
Thanks!!
From the distributed.net documentation I gather that 1 block= 1 packet. 1 packet can contain 1 or more work units. When I request packets from the server, I set a blocksize of 33 (the largest). Presumably that means each block or packet will contain a large number of work units, and it takes longer to complete 1 packet. When I flush the work, it seems the number of packets is reported in the stats, not the work units. Am I missing something?? Doesn't that mean that it would be better to get the smallest possible packet so you get the highest number of 'packets completed' on the stats??
Help clear my confusion 🙂 How do the packets/blocks, work units etc all fit together in terms of the stats reports??
Thanks!!