Join PrimeGrid
Returning Participants
Community
Leader Boards
Results
Other
drummers-lowrise
|
11)
Message boards :
Project Staging Area :
2016 PRPNet October Challenge
(Message 99867)
Posted 2539 days ago by wdethomas
Thanks!
|
12)
Message boards :
Project Staging Area :
2016 PRPNet October Challenge
(Message 99865)
Posted 2539 days ago by wdethomas
Where are the stats ??
|
13)
Message boards :
Project Staging Area :
2016 PRPNet October Challenge
(Message 99788)
Posted 2542 days ago by wdethomas
It's been running for about 15 minutes now.
|
14)
Message boards :
Project Staging Area :
2016 PRPNet October Challenge
(Message 99786)
Posted 2542 days ago by wdethomas
15.201.1151.1008
|
15)
Message boards :
Project Staging Area :
2016 PRPNet October Challenge
(Message 99784)
Posted 2542 days ago by wdethomas
Two HD6850, i3-6100, 8gb ddr4 dual rank. My internet just went down but I was able to run two at a time using gpu. That is what the screen said at the time. I will re test as soon as internet goes back up.
|
16)
Message boards :
Project Staging Area :
2016 PRPNet October Challenge
(Message 99778)
Posted 2542 days ago by wdethomas
Using windows 10. Used Windows 10 on the previous prpnet challenges with no problem. For this one, it will start and then close down.
This is the master file and I am using a GTX 780ti (one)
// email= is a REQUIRED field. The server will be use this address
// to send you an e-mail when your client discovers a prime.
email=wdethoma@hotmail.com
// userid= is a REQUIRED field that will be used by the server
// to report on stats, etc. without having to reveal the user's
// e-mail address. DO NOT USE spaces. Instead use underscore _.
userid=wdethomas
// This value differentiates clients using the same e-mail ID
// DO NOT USE spaces. Instead use underscore _.
machineid=msi
// This value differentiates instances on a machine
// This will be set automatically by the *-update-prpclient-ini script
// If you prefer to setup up prpclient directories manually, please
// set this to a unique identifier (e.g. 1,2,3,4...)
instanceid=INSTANCE_ID
// Tests completed by this "team" will be rolled-up as part of team stats. This
// will be recorded on tests that are pending and then updated when tests are
// completed. Since it is stored on the server per test, it is possible for a
// single user to be a member of multiple teams. If no value is specified for
// this field, then completed tests and primes will not be awarded to any teams.
// DO NOT USE spaces. Instead use underscore _.
teamid=Puerto_Rico_Assisting_Science
// server= configures the mix of work to perform across one or more
// servers. It is parsed as follows:
// <suffix>:<pct>:<workunits>:<server IP>:<port>
//
// <suffix> - a unique suffix for the server. This is used to distinguish
// file names that are created for each configured server.
// <pct> - the percentage of PRP tests to do from the server.
// <workunits> - the number of PRP tests to get from the server. The
// server also has a limit, so the server will never return
// more than its limit.
// <server IP> - the IP address or name for the server
// <port> - the port of the PRPNet server
//
// Setting pct to 0 means that the client will only get work from the
// server if it cannot connect to one of the other configured servers.
// Please read the prpnet_servers.txt in this directory for information
// on the latest PRPNet servers.
// The following servers are from PrimeGrid. To make a server active,
// you must remove the "//". For more information about proper settings
// please see the readme_primegrid.txt in this directory.
// For descriptions of each project, please see this thread:
// http://www.primegrid.com/forum_thread.php?id=1215&nowrap=true#13329
//server=121:100:1:prpnet.primegrid.com:12001
//server=PRS:100:1:prpnet.primegrid.com:12008
//server=27:100:1:prpnet.primegrid.com:12006
server=WIEFERICH:100:1:prpnet.primegrid.com:13000
//server=FPS:0:1:prpnet.primegrid.com:12002
//server=GCW:0:1:prpnet.primegrid.com:12004
//server=27:0:1:prpnet.primegrid.com:12006
//server=PRS:0:1:prpnet.primegrid.com:12008
//server=WIEFERICH:0:1:prpnet.primegrid.com:13000
//server=WALLSUNSUN:0:1:prpnet.primegrid.com:13001
// This is the name of LLR executable. On Windows, this needs to be
// the LLR console application, not the GUI application. The GUI
// application does not terminate when the PRP test is done.
// On some systems you will need to put a "./" in front of the executable
// name so that it looks in the current directory for it rather than
// in the system path.
// LLR can be downloaded from http://jpenne.free.fr/index2.html
// If running a 64-bit system, comment out the llr.exe and uncomment llr64.exe
//llrexe=llr.exe
llrexe=llr64.exe
// This is the name of the PFGW executable. On Windows, this needs to
// be the PFGW console application, not the GUI application.
// PFGW can be downloaded from http://tech.groups.yahoo.com/group/openpfgw/
// If you are running a 64 bit OS, comment out the pfgw32 line
// and uncomment the pfgw64 line.
//pfgwexe=pfgw32.exe
pfgwexe=pfgw64.exe
// This is the name of the executable used for Wieferich and Wall-Sun-Sun searches.
// Available ONLY to 64bit OS. Uncomment if you have 64bit OS.
// If you have an OpenCL-capable GPU, uncomment 'wwwwcl'
wwwwexe=wwww.exe
wwwwexe=wwwwcl.exe
wwwwexe=wwwwcl64.exe
// This sets the CPU affinity for LLR on multi-CPU machines. It defaults to
// -1, which means that LLR can run on an CPU.
cpuaffinity=
// This sets the GPU affinity for CUDA apps on multi-GPU machines. It defaults to
// -1, which means that the CUDA app can run on an GPU.
gpuaffinity=
// Set to 1 to tell PFGW to run in NORMAL priority. It defaults to 0, which means
// that PFGW will run in IDLE priority, the same priority used by LLR, phrot,
// and genefer.
normalpriority=0
// This option is used to default the startup option if the PREVIOUS
// SHUTDOWN LEFT UNCOMPLETED WORKUNITS. If no previous work was left
// this will act like option 9.
// 0 - prompt
// 1 - Return completed work units, abandon the rest, then get more work
// 2 - Return completed work units, abandon the rest, then shut down
// 3 - Return completed, then continue
// 4 - Complete in-progress work units, abandon the rest, then get more work
// 5 - Complete in-progress work units, abandon the rest, then shut down
// 6 - Complete all work units, report them, then shut down
// 7 - Complete all work units then shut down (do not report completed work)
// 9 - Continue from where client left off when it was shut down
startoption=9
// stopoption= tells the client what to do when it is stopped with CTRL-C and there is
// work that has not been completed and returned to the server. Options 2, 5, and 6 will
// return all workunits. This will override stopasapoption. The accepted values are:
// 0 - prompt
// 2 - Return completed work units, abandon the rest, then shut down
// 3 - Return completed work units (keep the rest), then shut down
// 5 - Complete in-progress work units, abandon the rest, report them, then shut down
// 6 - Complete all work units, report them, then shut down
// 7 - Complete all work units then shut down (do not report completed work)
// 9 - Do nothing and shut down (presumes you will restart with startoption=9)
stopoption=9
// stopasapoption= tells the client that it needs to be shutdown automatically, i.e. without
// a CTRL-C. It is evaluated after each test is completed. It should be 0 upon startup.
// The accepted values are:
// 0 - Continue processing work units
// 2 - Return completed work units and abandon the rest
// 3 - Return completed work units (keep the rest)
// 6 - Complete all work units and return them
// 7 - Complete all work units then shut down (do not report completed work)
stopasapoption=0
// Timeout on communications errors
// (default is 60 minutes, minimum is 1 minute if not specified here...)
// Note that the actual used in the client is anywhere from 90% to 110% of this value
errortimeout=1
// Size limit in megabytes for the prpclient.log file...
// 0 means no limit.
// -1 means no log.
loglimit=1
// Set the debug level for the client
// 0 - no debug messages
// 1 - all debug messages
// 2 - output debug messages from socket communication
debuglevel=0
// Whether or not to echo "INFO" messages from server to console for accepted tests
// 0 - no echo
// 1 - echo (default)
echotest=1
UPDATE:
Tried on another Windows 10 computer with two AMD GPUs and it works ok. Has to be something wrong with this other computer. Will re install windows.
|
17)
Message boards :
General discussion :
Need all project signature
(Message 99629)
Posted 2547 days ago by wdethomas
Yes, like this http://stats.free-dc.org/cpidtagb.php?cpid=c024f82928a38b8b0fd6f8c10365542d&theme=10&cols=2
But I can't figure out how to get it to work correctly. I know that it needs the [img] and [/img] but if I insert that like this
it's working!! Thanks
|
18)
Message boards :
Number crunching :
Best cpu for primegrid
(Message 99622)
Posted 2547 days ago by wdethomas
Ok, 4 sticks per cpu. Will see what can be done
|
19)
Message boards :
Number crunching :
Best cpu for primegrid
(Message 99616)
Posted 2547 days ago by wdethomas
Probably will need two of these (one per cpu). 819412-001
For dual rank, only 32gb size available.
For 8gb size, 819410-001 but not dual rank.
|
20)
Message boards :
General discussion :
Need all project signature
(Message 99614)
Posted 2547 days ago by wdethomas
Can't find the correct "all project" signature I need for me. Any help?
|
Next 10 posts
|