Forum: mersenne.ca
2021-04-08, 18:22
|
Replies: 597
Views: 66,335
The ECM effort in question was missing from the...
The ECM effort in question was missing from the nightly export data. I've emailed Aaron to try and investigate how or why that may have happened. My best guess at this point is that it got lost or...
|
Forum: mersenne.ca
2021-04-07, 22:16
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-04-07, 18:35
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-04-06, 14:34
|
Replies: 597
Views: 66,335
The concept of the binary search algorithm I...
The concept of the binary search algorithm I understand. The sticking point is getValueOfTLevel.
Supposing I have data from M2083 (https://www.mersenne.ca/exponent/2083#ecm_results) (also attached...
|
Forum: Software
2021-04-05, 14:32
|
Replies: 135
Views: 13,132
Conversely on a local system it works quickly....
Conversely on a local system it works quickly. Any such changes should probably be an optional codepath for special use-cases and not affect the majority of users who don't read/write from Drive.
|
Forum: mersenne.ca
2021-04-03, 15:29
|
Replies: 597
Views: 66,335
|
Forum: Lone Mersenne Hunters
2021-04-02, 23:59
|
Replies: 1,841
Views: 206,327
|
Forum: mersenne.ca
2021-03-31, 22:46
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-03-31, 15:06
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-03-30, 14:26
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-03-30, 01:38
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-03-28, 22:26
|
Replies: 597
Views: 66,335
|
Forum: mersenne.ca
2021-03-28, 16:36
|
Replies: 14
Views: 3,450
|
Forum: GPU Computing
2021-03-23, 21:49
|
Replies: 3,492
Views: 368,840
|
Forum: Msieve
2021-03-20, 19:24
|
Replies: 5
Views: 327
|
Forum: Msieve
2021-03-20, 19:11
|
Replies: 5
Views: 327
Thanks for the suggestion. Not quite what I'm...
Thanks for the suggestion. Not quite what I'm looking for, it's roughly equivalent to what I have now with msieve -d 1 -- the time is still spent in QS even if it's obvious to the observer it'll...
|
Forum: Msieve
2021-03-20, 17:27
|
Replies: 5
Views: 327
msieve for only "easy" factorization
I would like to use msieve to work through a large list of numbers (anywhere from c60 to c200 or thereabout) and pick off the "easy" factorizations (that take a couple minutes or less). Specifically...
|
Forum: GPU Computing
2021-03-19, 21:47
|
Replies: 3,492
Views: 368,840
|
Forum: PrimeNet
2021-03-18, 23:15
|
Replies: 2,127
Views: 202,537
|
Forum: Lone Mersenne Hunters
2021-03-18, 22:44
|
Replies: 1,841
Views: 206,327
|
Forum: Lone Mersenne Hunters
2021-03-18, 18:11
|
Replies: 1,841
Views: 206,327
|
Forum: Lone Mersenne Hunters
2021-03-18, 17:55
|
Replies: 1,841
Views: 206,327
|
Forum: Lone Mersenne Hunters
2021-03-18, 15:14
|
Replies: 1,841
Views: 206,327
I couldn't remember (and didn't bother to look...
I couldn't remember (and didn't bother to look up) if mersenne.org gives proper class-based credit or just takes the lazy approach, apparently it's the latter. For an individual assignment it's...
|
Forum: Lone Mersenne Hunters
2021-03-18, 14:16
|
Replies: 1,841
Views: 206,327
Mfaktc (and most factoring programs) don't look...
Mfaktc (and most factoring programs) don't look for factors in order of bitsize but by class spread throughout the target range. In this case the factor is found in class 3412 (of 4620) so it took...
|
Forum: mersenne.ca
2021-03-17, 20:55
|
Replies: 597
Views: 66,335
|