Command Line Change

Message boards : Random stuff : Command Line Change

To post messages, you must log in.

AuthorMessage
Kellen

Send message
Joined: 14 Nov 17
Posts: 70
Credit: 1,000,005,236
RAC: 0
   
Message 756 - Posted: 7 Mar 2018, 17:38:00 UTC

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
ID: 756 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 506
Credit: 72,451,573
RAC: 0
   
Message 757 - Posted: 7 Mar 2018, 17:42:03 UTC - in response to Message 756.  

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
ID: 757 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Kellen

Send message
Joined: 14 Nov 17
Posts: 70
Credit: 1,000,005,236
RAC: 0
   
Message 758 - Posted: 7 Mar 2018, 17:59:18 UTC - in response to Message 757.  

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
ID: 758 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Random stuff : Command Line Change


©2024 Sergei Chernykh