![]() |
|
|
#3059 | ||
|
Dec 2018
China
41 Posts |
Quote:
I will check it later since I am running an R script now. Quote:
|
||
|
|
|
|
|
#3060 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3×5×227 Posts |
|
|
|
|
|
|
#3061 |
|
Dec 2018
China
41 Posts |
I'm factoring exponent above 900000000, to 71 bitdepth.
as @kriesel suggests, I tried https://www.mersenne.org/manual_gpu_assignment/ and get some results. And unfortunately some collision occur: https://www.mersenne.org/M903462383 I find it might be a collision due to the latter submit: processing: TF no-factor for M903482861 (270-271) Result was not needed. TF on M903482861, sf: 70, ef: 71 CPU credit is 0.2647 GHz-days. |
|
|
|
|
|
#3062 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
536310 Posts |
Quote:
Collisions, waste, or poaching can be frustrating. That's a low bit level, but above 900M is a very high exponent, in the upper range of what mersenne.org supports. (Not low exponent as earlier stated) The GIMPS primality testing wavefront won't get there for decades if not lifetimes. See https://www.mersenneforum.org/showthread.php?t=23845, particularly post 11. At 0.265 GhzD/day, any reasonable speed gpu will do hundreds or thousands of such exponents from 270 to 271 per day. It may be easier to avoid collision by working longer on fewer exponents, closer to the wavefront, where the investment in computing time will also pay off sooner for the project, perhaps in the next decade or less. Or get actual TF assignments on scattered exponents, such as in the first thousand range of some million exponent range bins, and take them to full gputo72 recommended TF bit level. Those are very helpful and useful to have partly or fully done for exponent qualification for software testers of P-1 and primality test code, testing well ahead of the wavefront. Some portions of the exponent range do not yield assignments from the mersenne.org assignment page for TF or P-1. That may be because it is (not so visibly) reserved to gputo72, or is simply not being issued at the time, or someone has grabbed a huge span for single-bit-level trial factoring. In my experience, once runs break through and establish "islands" above the bit level "sea", collisions with other users reporting results are very rare. Last fiddled with by kriesel on 2019-01-05 at 18:51 |
|
|
|
|
|
|
#3063 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3×5×227 Posts |
Collisions will occur if you don't get assignments and just work on random exponents. Many more collisions will occur than you know about, when you do work that's already assigned to other people, when they submit their results their efforts will be wasted.
If you want to work on really big exponents you can try TF above 1000M, but please use the provided scripts to automate fetching/submitting work and avoid getting more work than you can complete in one day. |
|
|
|
|
|
#3064 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
14F316 Posts |
Quote:
Good point though about the probable magnitude of the entire waste of working without assignments being much larger than may be apparent to one user though. |
|
|
|
|
|
|
#3065 | |
|
Random Account
Aug 2009
7A116 Posts |
Quote:
![]() On another note: I am now using a separate PSU to power my GTX 1080 in the HP. I am getting a lot of, what I would call, screen noise. Is this harmful in any way? That PSU is 550W and nine years old. Last fiddled with by storm5510 on 2019-01-07 at 23:28 |
|
|
|
|
|
|
#3066 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
D4D16 Posts |
|
|
|
|
|
|
#3067 | |
|
Romulan Interpreter
Jun 2011
Thailand
258B16 Posts |
Quote:
------- ** related to screen flickering, it can also be due to mechanical vibrations (from the fans, etc), so first check if the card is well stuck in the socket, and if the monitor cables are firm stuck in the connectors, etc., otherwise the plugs vibrate causing intermittent losing of contacts which may cause flickering. Last fiddled with by LaurV on 2019-01-09 at 05:04 |
|
|
|
|
|
|
#3068 | |
|
Random Account
Aug 2009
32·7·31 Posts |
Quote:
To run mfaktc, I use MSI Afterburner to throttle it back to 80%. There is a little performance drop, but everything runs much cooler. CUDALucas and CUDAPm1 are not nearly as demanding so I let the card run at its factory defaults. The PSU in the HP is 400W, and proprietary. I do not tax it hard. Replacements are scarce and expensive! The reason I moved the card to the HP was because it became like the watched pot that never boiled in my i7. I was always stopping the process to do something else. I never seemed to get anywhere. In the HP, it can simply run unattended, monitor off, until I have to give it more work. With DC's, it's like a once-a-day peek to see if it needs anything.
|
|
|
|
|
|
|
#3069 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
31·173 Posts |
After seeing mfaktc not produce the expected GhzD/day numbers on my runs, and looking through the thread here for guidance, here's what I found, on my Windows 7 installation.
Following Mark Rose's advice on tuning parameters and sequence, https://www.mersenneforum.org/showpo...postcount=2505 I iterated to individually tune, in order, GPUSieveProcessSize GPUSieveSize GPUSievePrimes and then went back, and varied each separately, recording and plotting the results. There was still some performance left on the table; running a second instance gained about 2%. That reached 1285 GhzD/day, not quite the 1300 GhzD/day benchmark rating, on current assignments (92M, 75-76 bits) All the preceding was with Numstreams=3, not sure that matters. (Varying Numstreams the results look like measurement noise.) See the attachment. Note that this gpu was thermally throttling at 83C and 175-200 Watts, gpu core clock around 1570Mhz at the time. The plots look consistent with some further gains being possible, particularly if the maximum for gpusievesize was larger. Last fiddled with by kriesel on 2019-01-28 at 02:49 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |