Message boards : Random stuff : Command Line Change
Author | Message |
---|---|
Kellen Send message Joined: 14 Nov 17 Posts: 70 Credit: 1,000,005,236 RAC: 0 |
Hi Sergei, I noticed the command line changed today. The previous command line was pretty self-explanatory. Just wondering what the new command does. Here is an example of one of mine: /lpr 14196036660 14196089144 /task_size 399970106980 Thank you, Kellen |
Sergei Chernykh Project administrator Project developer Send message Joined: 5 Jan 17 Posts: 534 Credit: 72,451,573 RAC: 0 |
It's a new type of work units (I call them "large prime WUs"). The search now goes through all primes between first and second number in the command line and looks for amicable numbers of the form "n*p" where p is a prime from this range and n*p < 1020. https://github.com/SChernykh/Amicable/blob/boinc-version-128-bit/Amicable/Amicable.cpp#L131 |
Kellen Send message Joined: 14 Nov 17 Posts: 70 Credit: 1,000,005,236 RAC: 0 |
Thank you for the description of what is happening and for the lightning fast response. I look forward to seeing how many amicable numbers are found in this portion of the search :) Regards, Kellen |
Message boards : Random stuff : Command Line Change
©2024 Sergei Chernykh