![]() |
![]() |
#3378 |
"James Heinrich"
May 2004
ex-Northern Ontario
22·3·277 Posts |
![]()
Tangential to this subject, I just mention for completeness: the credit given by PrimeNet and the credit displayed on mersenne.ca will likely differ when a factor is found (and bit level not completed), since primenet assumes the factor was found with prime95 (or something using an equivalent number of classes), mersenne.ca assumes the factor was found with mfaktc. On average it all balances, but specific factor "credit" may differ slightly.
|
![]() |
![]() |
![]() |
#3379 |
Jun 2003
2·3·19·43 Posts |
![]() |
![]() |
![]() |
![]() |
#3380 |
"James Heinrich"
May 2004
ex-Northern Ontario
22·3·277 Posts |
![]()
It likely can, but I'll need to tread carefully with that code. I'll see how possible it is (especially since my previous fix for full-bitrange factors doesn't appear to have worked as intended).
Last fiddled with by James Heinrich on 2020-10-20 at 12:41 |
![]() |
![]() |
![]() |
#3381 |
Romulan Interpreter
Jun 2011
Thailand
33·347 Posts |
![]()
[offtopic]
link is pointless, that's your private page nobody can see, therefore please provide us your password so we can have a look.. [/offtopic] [edit: that was a joke, don't PM me your password ![]() Last fiddled with by LaurV on 2020-10-21 at 06:53 Reason: spacing |
![]() |
![]() |
![]() |
#3382 |
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
139916 Posts |
![]()
Compare other recent 74-75 bit factor-found credits given, to the most recent one, and 75-76 to the proper 67.1 GhzD credit for completing the bit level. Note that had they been performed with StopAfterFactor=2 (finish the class), reduced credit would have been appropriate, and the listings here would include asterisks. These TF were all done with StopAfterFactor=1 (finish the bit level), so no asterisks.
The difference can be over 90% credit loss. The difference can be rather significant on 80-86 bit final level on large exponents. Last fiddled with by kriesel on 2020-10-21 at 08:21 |
![]() |
![]() |
![]() |
#3383 | |
Dec 2018
China
41 Posts |
![]() Quote:
Here's my results results.txt (only the last result is uploaded) I got ~5500 GHz-d/day rather than ~5200 The exactly GPU I bought is `GeForce RTX 3090 VENTUS 3X 24G OC`, which could easily reach fan speed 67% and temperature 75C (with P2 348W / 350W) a normal gpu should be ~70C. Thus I do not recomment buying that GPU even it is faster. will test gpuowl after current progress finished. |
|
![]() |
![]() |
![]() |
#3384 | |
Dec 2018
China
2916 Posts |
![]() Quote:
I post the first 300k iters. A strange thing is that my GPU does not reach 350W power limit(but reach 1965Mhz which is ~200 Mhz higher than it is in mfaktc.) |
|
![]() |
![]() |
![]() |
#3385 | |
"Viliam Furík"
Jul 2018
Martin, Slovakia
2·13·17 Posts |
![]() Quote:
It is most probably one of these two reasons: 1. The shared INT32 and FP32 cores don't play nicely with mfaktc - either incompatible code or the cores not fulfilling their promise 2. Memory bottleneck Either way, I am not satisfied with the result. |
|
![]() |
![]() |
![]() |
#3386 |
Dec 2018
China
41 Posts |
![]()
I tried some machine learning program(mxnet), find it is no different to switch the cuda architecture from sm_80 to sm_86, which should have a 2x boost.
maybe the current cuda implementation does not really works for sm_86, maybe cuda 11.2 would help. |
![]() |
![]() |
![]() |
#3387 |
"James Heinrich"
May 2004
ex-Northern Ontario
22×3×277 Posts |
![]() |
![]() |
![]() |
![]() |
#3388 |
"James Heinrich"
May 2004
ex-Northern Ontario
332410 Posts |
![]()
I've looked at the code again and clearly I'm missing something because I think it should be working as I intended (but clearly it isn't). It's also difficult to test because that section of code will only get processed when a new factor is submitted (my logic works fine in my test environment, but something different is happening on the server). I have added a couple of debug lines that might help me track down the problem, if you see them next time you (collective "you", anyone reading this) submit a factor please email me either a copy-paste or screenshot of the output.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1668 | 2020-12-22 15:38 |
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 |