![]() |
![]() |
#166 | |
"Mark"
Apr 2003
Between here and the
142258 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#167 | |
"Alexander"
Nov 2008
The Alamo City
22·5·29 Posts |
![]() Quote:
Last fiddled with by Happy5214 on 2020-10-09 at 19:03 |
|
![]() |
![]() |
![]() |
#168 | |
"Mark"
Apr 2003
Between here and the
142258 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#169 | |
"Alexander"
Nov 2008
The Alamo City
22·5·29 Posts |
![]() Quote:
Last fiddled with by Happy5214 on 2020-10-10 at 13:48 Reason: Quote |
|
![]() |
![]() |
![]() |
#170 |
"W. Byerly"
Aug 2013
1423*2^2179023-1
103 Posts |
![]()
Hi, is there anyway to run multithreaded LLR instances using prpnet? I tried adding ThreadsPerTest=1 in llr.ini but it appears that prpnet rewrites the file upon bootup and the changes do not get saved.
|
![]() |
![]() |
![]() |
#171 |
"Mark"
Apr 2003
Between here and the
629310 Posts |
![]() |
![]() |
![]() |
![]() |
#172 |
Jul 2003
61010 Posts |
![]() |
![]() |
![]() |
![]() |
#173 |
"Mark"
Apr 2003
Between here and the
7×29×31 Posts |
![]()
I have found and fixed a bug in the server that impacts Sierpinski/Rlesel project. This has a big impact servers with large numbers of sub minute PRP tests, but could affect any Sierpinski/Riesel server. The changes to source have been committed and the Windows exes have been updated over at sourceforge.
|
![]() |
![]() |
![]() |
#174 |
"Alexander"
Nov 2008
The Alamo City
22×5×29 Posts |
![]()
I'm getting a build failure on Linux:
Code:
In file included from /usr/include/fcntl.h:301, from Socket.h:29, from prpclient.cpp:22: In function ‘int open(const char*, int, ...)’, inlined from ‘int main(int, char**)’ at prpclient.cpp:462:19: /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments 50 | __open_missing_mode (); | ~~~~~~~~~~~~~~~~~~~~^~ make: *** [makefile:40: prpclient.o] Error 1 |
![]() |
![]() |
![]() |
#175 | |
"Mark"
Apr 2003
Between here and the
7·29·31 Posts |
![]() Quote:
Code:
int lockFile; lockFile = open("client.lock", O_WRONLY | O_CREAT | O_EXCL); if (lockFile <= 0) TerminateWithError("Only one copy of the PRPNet client can be run from this folder at a time."); |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
PSP goes prpnet | ltd | Prime Sierpinski Project | 86 | 2012-06-06 02:30 |
PRPNet 4.0.0 Released | rogue | Software | 84 | 2011-11-16 21:20 |
PRPNet 4.0.1 Released | Joe O | Sierpinski/Riesel Base 5 | 1 | 2010-10-22 20:11 |
PRPNet 3.0.0 Released | rogue | Conjectures 'R Us | 220 | 2010-10-12 20:48 |
PRPNet released! | rogue | Conjectures 'R Us | 250 | 2009-12-27 21:29 |