Forum: YAFU
2022-12-10, 01:29
|
Replies: 105
Views: 9,415
That's a new one for me. It's coming from the...
That's a new one for me. It's coming from the msieve library is all I can say at this point. I'll have to investigate. How many threads were you running? Can you send me the log or more screen...
|
Forum: YAFU
2022-11-26, 15:41
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-11-26, 15:11
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-10-02, 15:25
|
Replies: 105
Views: 9,415
Yes, probably. I suspect there is an exit()...
Yes, probably. I suspect there is an exit() buried in msieve for that condition... but I'm unable to check at the moment. There is a option -snfs_xover (I think?) which you should probably set...
|
Forum: YAFU
2022-09-27, 01:10
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-26, 02:19
|
Replies: 105
Views: 9,415
When there is no final newline then feof()...
When there is no final newline then feof() returns true regardless of if the previous fgets() read anything or not. So there has to be an extra check if the fgets() has meaningful data in it in...
|
Forum: YAFU
2022-09-23, 17:23
|
Replies: 105
Views: 9,415
Here's ...
Here's (https://www.mersenneforum.org/showthread.php?t=16480)a thread for GPU-ECM.
And here's (https://www.mersenneforum.org/showthread.php?t=27103)a thread for Seth Trosi's improved CGBN...
|
Forum: YAFU
2022-09-23, 17:19
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-22, 16:28
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-22, 14:45
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-22, 00:18
|
Replies: 105
Views: 9,415
Sweet! Good to see progress.
Actually I...
Sweet! Good to see progress.
Actually I realized now that I didn't update the msieve dependency, so maybe that will take care of the error you're seeing now. Might not be able to get that...
|
Forum: YAFU
2022-09-21, 22:29
|
Replies: 105
Views: 9,415
I re-uploaded yafu-x64-gc.exe.
This time I...
I re-uploaded yafu-x64-gc.exe.
This time I did a complete rebuild of the entire dependency chain starting with mpir-3.0.0 (core2), then ecm-7.0.4, ytools, ysieve, and yafu. In all MSVC projects I...
|
Forum: YAFU
2022-09-21, 18:14
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-20, 17:25
|
Replies: 105
Views: 9,415
Here...
Here (https://github.com/bbuhrow/yafu/blob/master/yafu-x64.exe).
By the way, I now suspect the linked GMP library as the problem, since the initial batch of primes is found just fine. The illegal...
|
Forum: YAFU
2022-09-20, 16:17
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-20, 15:35
|
Replies: 105
Views: 9,415
|
Forum: YAFU
2022-09-20, 13:49
|
Replies: 105
Views: 9,415
YAFU Version 2.10
I checked in version 2.10.
Hopefully fixes the recently reported crashing issue right after yafu starts on systems without BMI1/2 (this is still not something I can directly test, so let me know...
|