![]() |
|
|
#287 |
|
Dec 2009
Peine, Germany
331 Posts |
Wouldn't it be easier to integrate the patch files also into the former 0.10 bundles? I'm waiting with my GPU guide update and liked to minimize download url count...
|
|
|
|
|
|
#288 |
|
Nov 2010
Germany
25516 Posts |
As you wish ... (of course you're right ...)
Last fiddled with by Bdot on 2011-12-22 at 10:23 |
|
|
|
|
|
#289 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
7·292 Posts |
In yafu it is recommended to use a 64kb sieve on amd cpus and 32kb sieve on intel because of a smaller L1 cache. Bulldozer goes down to a 16kb data cache so might want smaller.
|
|
|
|
|
|
#290 | |
|
Nov 2010
Germany
3·199 Posts |
Quote:
I guess the next version of mfakto will have sieve size configurable ... BTW, I had a chance to quickly test the A350 with mfakto. Windows7-64 and Catalyst 11.12 installed, and there's nothing more that is needed. The GPU is detected right away. However, it may not really be worth the effort: ~7M/s was the peak. I'll test a little more though. CPU load (mfakto, SievePrimes 200k): ~17% GPU load : 85-95% no measureable increase in power-consumption M52 50xx xxx (2^69 - 2^70): 6.8M/s avg. Last fiddled with by Bdot on 2011-12-24 at 11:00 Reason: typos, typos, typos |
|
|
|
|
|
|
#291 | |
|
"Jerry"
Nov 2011
Vancouver, WA
100011000112 Posts |
Quote:
32k 64 bit exe: GPU 1 runs ~20.6 sec per class with SievePrimes at ~28000. GPU 2 runs ~22.0 sec per class with SievePrimes at ~36000. 64k 64 bit exe: GPU 1 runs ~20.0 sec per class with SievePrimes at ~41000. GPU 2 runs ~20.5 sec per class with SievePrimes at ~54000. Average CPU wait time for all instances is between 200-400us. Usage: CPU: 75% GPU 1: 73% GPU 2: 85% |
|
|
|
|
|
|
#292 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
I have several TF DC assignments for my P4 3.4 system with a HD 4670. Anyway, I noticed it kept giving a warning about a particular exponent and would skip it. I finally got around to messing with it.
Factor=N/A,27960979,68,69 Always gives: WARNING: exponent is not prime! Ignoring TF M27960979 from 2^68 to 2^69! WARNING: ignoring line 1 in "worktodo.txt"! Reason: invalid data So, I know it's not prime and both mfak(co) say the same thing... is there any way to fulfill my GPU TF on this exponent or do I need to use Prime95 for this one? |
|
|
|
|
|
#293 | ||
|
"Oliver"
Mar 2005
Germany
11×101 Posts |
Quote:
Quote:
![]() This will work for your assignment (M27960979 from 268 to 269) because the start is "big enough". The problem with non-prime exponents is that the prime factors can be very small (for prime exponents the smallest possible factor of Mp is 2kp+1 but for composite exponents they can be much smaller than the exponent itself). Those very small factors can be sieved out before testing just because there is no code written which takes care of this. Oliver |
||
|
|
|
|
|
#294 | |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Quote:
|
|
|
|
|
|
|
#295 |
|
Jun 2003
10011110111112 Posts |
If the exponent is not prime, you have an invalid exponent (possibly due to a typo). Find the correct exponent and do the TF on it. If you can't find the correct exponent, throw out that line. GIMPS does not deal with composite exponents. Even P95 will balk at that one.
|
|
|
|
|
|
#296 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Lesson learned for me... I copy and paste the lists in, but somehow I messed up that one. I fixed it to match my assignments (one digit was off) and everything worked. Thanks for your help.
And a queston... Has anyone noticed PrimeNet result changes? I now use the spider to post my results (which is awesome by the way). I noticed that PrimeNet now shows all my 'factor' results as F-PM1 instead of just F. The results column has the correct factor, but since I use mfakt(oc) for all my TFing I was wondering why PrimeNet is showing the change. Is the spider makeing a mistake when reporting or is PrimeNet making a mistake? Also, PrimeNet and GPU to 72 don't show the same GHz days since PrimeNet thinks it was found with P1. Jerry |
|
|
|
|
|
#297 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
http://www.mersenneforum.org/showthr...=12827&page=58
Last post there ^, and there's a few posts on the next page. I'd read through changelog.txt as well. This is a known issue and hopefully will be fixed soon. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfaktc: a CUDA program for Mersenne prefactoring | TheJudger | GPU Computing | 3498 | 2021-08-06 21:07 |
| gpuOwL: an OpenCL program for Mersenne primality testing | preda | GpuOwl | 2719 | 2021-08-05 22:43 |
| LL with OpenCL | msft | GPU Computing | 433 | 2019-06-23 21:11 |
| OpenCL for FPGAs | TObject | GPU Computing | 2 | 2013-10-12 21:09 |
| Program to TF Mersenne numbers with more than 1 sextillion digits? | Stargate38 | Factoring | 24 | 2011-11-03 00:34 |