mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Software (https://www.mersenneforum.org/forumdisplay.php?f=10)
-   -   mtsieve (https://www.mersenneforum.org/showthread.php?t=23042)

rogue 2020-06-13 18:54

[QUOTE=pepi37;547892]That is last SVN I take from your page and build it under Linux
File attached


svn checkout [url]https://svn.code.sf.net/p/mtsieve/svn/[/url] mtsieve-svn r46
I download it and compile it[/QUOTE]

When did you get the latest and build? You might not have the current version of App.h and App.cpp. I committed them yesterday and have the changes needed to make -p work correctly.

pepi37 2020-06-13 19:07

Can you send me fixed source ready for compiling?

paulunderwood 2020-06-13 19:15

[QUOTE=pepi37;547897]Can you send me fixed source ready for compiling?[/QUOTE]

Download it from: [url]https://sourceforge.net/projects/mtsieve/[/url]

pepi37 2020-06-13 19:41

[QUOTE=paulunderwood;547898]Download it from: [url]https://sourceforge.net/projects/mtsieve/[/url][/QUOTE]

I do that and select snapshot r46
But that give me twinsieve with this error

paulunderwood 2020-06-13 19:57

[QUOTE=pepi37;547902]I do that and select snapshot r46
But that give me twinsieve with this error[/QUOTE]

Please be more verbose. On the page I linked there is no word "snapshot".

If you mean [url]https://sourceforge.net/p/mtsieve/svn/46/[/url] there are two new files to download: core/App.cpp and core/App.h
[url]https://sourceforge.net/p/mtsieve/svn/HEAD/tree/core/App.cpp[/url]
[url]https://sourceforge.net/p/mtsieve/svn/HEAD/tree/core/App.h[/url]

Maybe you should run the svn command to download all source files.

pepi37 2020-06-13 21:53

[QUOTE=paulunderwood;547903]Please be more verbose. On the page I linked there is no word "snapshot".

Maybe you should run the svn command to download all source files.[/QUOTE]
Thanks , now it works!

rebirther 2020-06-14 05:36

srsieve2 doesnt work anymore, after the last line with Split it seems that the workers not starting and sitting idle.


[CODE]g:\sierp-base817>srsieve2 -n2501 -N10000 -W16 -P1e9 -spl_remain.txt -fB
srsieve2 v1.2.1, a program to find factors of k*b^n+c numbers for fixed b and variable k and n
Sieving with generic logic
Sieve started: 2 < p < 1e9 with 181357500 terms (2501 < n < 10000, k*817^n+c) (expecting 175291495 factors)
Sieving with generic logic
Split 24181 base 817 sequences into 24181 base 817^1 sequences.[/CODE]

rogue 2020-06-14 11:56

[QUOTE=rebirther;547924]srsieve2 doesnt work anymore, after the last line with Split it seems that the workers not starting and sitting idle.


[CODE]g:\sierp-base817>srsieve2 -n2501 -N10000 -W16 -P1e9 -spl_remain.txt -fB
srsieve2 v1.2.1, a program to find factors of k*b^n+c numbers for fixed b and variable k and n
Sieving with generic logic
Sieve started: 2 < p < 1e9 with 181357500 terms (2501 < n < 10000, k*817^n+c) (expecting 175291495 factors)
Sieving with generic logic
Split 24181 base 817 sequences into 24181 base 817^1 sequences.[/CODE][/QUOTE]

I'll look into it.

rogue 2020-06-14 17:19

I fixed this in the latest over at sourceforge. When rebuilding workers, it was no resetting a status.

pepi37 2020-06-18 08:49

Can you build sr1sieve with mtsieve? I would like to have MT option. It has that option for Linux , but not for windows

rogue 2020-06-18 12:42

[QUOTE=pepi37;548354]Can you build sr1sieve with mtsieve? I would like to have MT option. It has that option for Linux , but not for windows[/QUOTE]

Not at this time. Integrating that functionality into mtsieve is a "work in progress". I have only been working on it in small pieces and have a ways to go.


All times are UTC. The time now is 22:08.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.