![]() |
![]() |
#56 |
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
11100001101012 Posts |
![]()
@chalsall: My guess is that he's read that, because he is aware of the operation of the GPU programs. He's just asking what's the most optimal use of his resources, of which we have had many (many) discussions amongst ourselves, though yes, in the GPU subforum.
@Svenie25: In general, we prefer to use CUDALucas at the DC level, because it does not implement the bit shift as in Prime95, and thus PrimeNet will not accept more than one LL result from CUDALucas for a given exponent. DCs have already had one check with Prime95, so they are ideal for CUDALucas. (Some users, including George himself, do use CUDALucas for first time expos, so if you want to do that, go ahead.) So you'll be able to get two LLs on two CPU cores plus one instance of CUDALucas, or one LL plus one mfaktc. In order to make your decision, I would figure out how long it takes for you to complete an LL exponent on your GPU and on your CPU, and then compare that to how long it takes to TF one exponent. Based on this, you can see that we average roughly one factor per 100 exponents TFd; if you can TF 100 exponents with mfaktc faster than you can complete the LLs on CUDALucas and the one CPU core, then go with mfaktc. Otherwise, go with CUDALucas/Prime95. Last fiddled with by Dubslow on 2012-03-16 at 18:25 |
![]() |
![]() |
![]() |
#57 |
Aug 2008
Good old Germany
14110 Posts |
![]()
Hi guys.
At first, thanks a lot for the tipps. I decided to do mostly DC with GPU and CPU. A few minutes ago, I got my first DC assignment and there are tow or three question. At the assignmentprocess there are a lot of tipps for using worktodo.txt. But if I use CUDALucas there is no. Shuold I simply let it run and report the result manually via Primenet when it´s done? Or is there another way to get the factor linked to my account over there? |
![]() |
![]() |
![]() |
#58 | |
Oct 2011
7×97 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#59 | |
If I May
"Chris Halsall"
Sep 2002
Barbados
19×499 Posts |
![]() Quote:
@Svenie25... Thanks very much for joining. However, one additional bit of advice for you... When using CUDALucas it is still a good idea to use Prime95 / mprime to claim your assignment into your PrimeNet account. Simply add the assignment to your worktodo.txt file, and have Prime95 report the estimated completion date. Then remove it and process with CUDALucas. In this way you take ownership of the candidate from the GPU72 system, and are then able to manually extend the assignment on PrimeNet if you're going to take more than 60 days to complete. Please know that if PrimeNet doesn't hear from you within 60 days it will reassign the candidate to another worker. |
|
![]() |
![]() |
![]() |
#60 | |
"Kieren"
Jul 2011
In My Own Galaxy!
22×2,539 Posts |
![]() Quote:
Code:
cudalucas.1.66$ ./CUDALucas Usage: ./CUDALucas [-d device_number] [-threads 32|64|128|256|512|1024] [-c checkpoint_iteration] [-f fft_length] [-s folder] [-t] [-aggressive] -r|exponent|input_filename -threads set threads number(default=256) -f set fft length -s save all checkpoint files -t check round off error all iterations Code:
CUDALucas -r [exponent] or CUDALucas -r [name of file containing list of exponents] I would appreciate if someone knows better, and will offer corrections to the above. |
|
![]() |
![]() |
![]() |
#61 |
Aug 2008
Good old Germany
3·47 Posts |
![]()
Made a bit of confusion here. Sorry for that.
I simply start CUDALucas with "CUDALucas1.66.cuda4.1.sm_21.x64.exe -c 10000 26xxxxxx" and it works. My questions were more about reporting the finished result and linking the assignment with my account. @chalsall I tried the trick to report the assignement and it worked to link it. Then it is done, I should simply report the result via "Manual Testing" -> "Results", right? |
![]() |
![]() |
![]() |
#62 | |
If I May
"Chris Halsall"
Sep 2002
Barbados
224118 Posts |
![]() Quote:
And if you don't finish it (or any other assignments you decide to take) within 60 days be sure to "Manual Testing -> Extensions" on PrimeNet. Probably every month would be a good idea. |
|
![]() |
![]() |
![]() |
#63 | |
Romulan Interpreter
Jun 2011
Thailand
927510 Posts |
![]() Quote:
>cudalucas -d 0 -r or >cudalucas -d 0 -c 250000 -s backupdir -t 26545373 or >cudalucas -d 0 -c 1000000 -s backupdir -t filewithexpos.txt but not >cudalucas -d 0 -c 10000 -r The last one will result in an error, note the fact that except -d, all the other switches makes no sense to be used with -r. You can use either >cudalucas -r or >cudalucas -d <cardnumber> -r No other switches, no exponent, he knows how many iterations to do, compare the residues with known values, he know the exponents for which he has stored residues to compare. Other switches make no sense with -r, so better you don't use them combined together. To test a series of exponents, put them in a file and use the filename. Last fiddled with by LaurV on 2012-03-19 at 04:12 |
|
![]() |
![]() |
![]() |
#64 | |
"Kieren"
Jul 2011
In My Own Galaxy!
22×2,539 Posts |
![]() Quote:
Sooner or later, I (or someone) will test these hypotheses. I suspect that your interpretations are more in line with the "|" usage. I will post back if I verify anything. EDIT: I see that you have expanded your response. I am not up to investigation at this hour. What you say makes sense, however. Thanks! Last fiddled with by kladner on 2012-03-19 at 04:13 |
|
![]() |
![]() |
![]() |
#65 |
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
2·32·11·23 Posts |
![]()
25838951 No factors below 2^67
P-1 B1=245000, B2=1163750 Verified LL A02DDB1E1625B27F by "Fabrice Bellet" Verified LL A02DDB1E1625B27F by "Eric Christenson" on 2011-11-01 Assigned Double-checking to "GPU Factoring" on 2011-10-18 History a02ddb1e1625b2__ by "Eric Christenson" on 2011-11-01 |
![]() |
![]() |
![]() |
#66 |
If I May
"Chris Halsall"
Sep 2002
Barbados
19·499 Posts |
![]()
Hmmm... That's odd -- Spidy has no record of ever seeing that candidate. It has definitely not been assigned to anyone to TF, let alone DC.
The reservation date is right around when I first started writing "Spidy", so perhaps it was reserved without being entered into the database. But I find it odd that PrimeNet hasn't retired it itself, since Spidy has not been "reminding" PrimeNet that it is still being worked. Perhaps PrimeNet doesn't retire assignments for candidates which no longer require work? |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Call for GPU Workers to help at the "LL Wavefront" | chalsall | GPU Computing | 24 | 2015-07-11 17:48 |
Went from 8 workers to 4 workers on v26.6 upgrade | dmoran | Software | 13 | 2011-05-23 12:36 |
CPU is not reliable enough to get *blah* | willmore | Software | 2 | 2009-01-15 19:33 |
Are commercial PC's becoming more reliable? | retina | Hardware | 22 | 2008-06-17 01:04 |
Most Reliable Memory | SLalley | Hardware | 10 | 2004-04-22 21:39 |