![]() |
![]() |
#815 | |
"Mark"
Apr 2003
Between here and the
11100010000002 Posts |
![]() Quote:
I will take a look regarding BASE_MULTIPLE. There might be memory considerations if one makes it too large. Please provide the command line arguments you are using to cause the issue with srsieve2cl. If it is crashing (with no nastygrams), then it is a bug. It is also a bug if it is producing false factors. If this is different input than the crash, then please provide details. AFAIK, srsieve2cl is always better than any alternative. What GPU are you using? Note that it will be slower for smaller p due to factor validation. |
|
![]() |
![]() |
![]() |
#816 | |
Just call me Henry
"David"
Sep 2007
Liverpool (GMT/BST)
6,131 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#817 | |
"Mark"
Apr 2003
Between here and the
161008 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#818 | |
Random Account
Aug 2009
Not U. + S.A.
5×7×79 Posts |
![]() Quote:
Code:
srsieve2cl -n x -N x -P x "k*2^n+1" if not errorlevel 0 .... |
|
![]() |
![]() |
![]() |
#819 |
"Mark"
Apr 2003
Between here and the
1C4016 Posts |
![]()
I see. It should only return 0 upon successful completion, but I haven't verified that.
|
![]() |
![]() |
![]() |
#820 |
"Alexander"
Nov 2008
The Alamo City
22×5×72 Posts |
![]()
I also made a similar request a few months ago for scripting purposes, specifically for a nonzero exit status for interrupted (i.e. SIGINT) sieves. I've developed more robust log parsing in my workflow since then, but an exit code-based solution would only be a couple of lines in Perl.
|
![]() |
![]() |
![]() |
#821 | |
"Mark"
Apr 2003
Between here and the
26×113 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#822 |
Random Account
Aug 2009
Not U. + S.A.
5·7·79 Posts |
![]()
I tried running srsieve2cl on a Windows 7 system I have. It has a GTX 1080 in it. An error dialog appeared indicating it was looking for something beginning with "api." I have seen this many times over the years. Doing a simple drive search, these things are in multiple places, but not where the program could find them.
![]() |
![]() |
![]() |
![]() |
#823 | |
"Mark"
Apr 2003
Between here and the
26×113 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#824 | |
Random Account
Aug 2009
Not U. + S.A.
5·7·79 Posts |
![]() Quote:
Code:
api-ms-win-core-console-l1-1-0.dll api-ms-win-core-console-l1-2-0.dll api-ms-win-core-datetime-l1-1-0.dll |
|
![]() |
![]() |
![]() |
#825 | |
"Mark"
Apr 2003
Between here and the
26×113 Posts |
![]() Quote:
Code:
D:\test\done>gcc --version clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) Target: x86_64-w64-windows-gnu Thread model: posix InstalledDir: C:/llvm-mingw-20220323-ucrt-x86_64/bin |
|
![]() |
![]() |