![]() |
|
|
#1288 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
1000011110002 Posts |
|
|
|
|
|
|
#1289 |
|
"Mr. Meeseeks"
Jan 2012
California, USA
1000011110002 Posts |
Hmm, I don't know what's up. -st2 with GCN2 works, and mfakto 0.14 works too...
|
|
|
|
|
|
#1290 | |
|
Nov 2010
Germany
3×199 Posts |
Quote:
Anyway, I now reproduced the error (I just needed to set GPUType=GCN ). I did not yet check why 0.14 does not show this, but the reason is that I missed a part in my error estimation. The 15-82, 15-83 and 15-88 bit kernels can have a higher error than I expected - so they cannot reliably do the last bitlevel they're enabled for. In other words, if you've done TF tests beyond 81 bits using a GCN GPU, there's a small chance of missed factors. Not sure how small, but most of the selftests do succeed. I'll try to find out about 0.14 tonight.To fix it, I can either reduce the kernels' bitlevel, or add code to reduce the error, which will slow it down a bit. I have not yet decided. |
|
|
|
|
|
|
#1291 |
|
Nov 2010
Germany
25516 Posts |
mfakto version 0.14 did not have these errors because the failing tests were part of another 2300 tests that I only added for 0.15. I built a version of 0.14 with just these tests added, and they are failing too.
This means that these tests were unreliable:
I'm sorry. |
|
|
|
|
|
#1292 |
|
Romulan Interpreter
Jun 2011
Thailand
32·29·37 Posts |
(it does not affect me, due to the speed penalty at higher bitlevels, I used my 7970 higher than 72 bits only very seldom, but the effort to fix the tool and the recognizing of own slips, this scales very high in my book!) |
|
|
|
|
|
#1293 |
|
Jan 2013
22×17 Posts |
My Beema(A8-6410) takes a crap trying to run mfakto built from the github source. Is there a linux binary available or any tests and log files you'd like me to run on my builds?
|
|
|
|
|
|
#1294 |
|
Nov 2010
Germany
3×199 Posts |
Sorry to say, but I currently have no time to really help here, especially when the error description is as vage as "takes a crap" (I could not find this string in the source code).
|
|
|
|
|
|
#1295 |
|
Jan 2013
6810 Posts |
I was asking if there is any -st -st2 type stuff you'd like me to log and report back.Of course I can give you the exact error message as well. Wasn't thinking about that when I posted.
|
|
|
|
|
|
#1296 |
|
May 2013
East. Always East.
11·157 Posts |
|
|
|
|
|
|
#1297 |
|
Jan 2013
1048 Posts |
|
|
|
|
|
|
#1298 |
|
Jul 2003
So Cal
41048 Posts |
I tried playing with this a bit today, but I'm getting an error:
Code:
mfakto 0.15pre5 (64bit build) Runtime options Inifile mfakto.ini Verbosity 1 SieveOnGPU yes MoreClasses yes GPUSievePrimes 81157 GPUSieveProcessSize 24Ki bits GPUSieveSize 96Mi bits FlushInterval 0 WorkFile worktodo.txt ResultsFile results.txt Checkpoints enabled CheckpointDelay 300s Stages enabled StopAfterFactor class PrintMode compact V5UserID none ComputerID none TimeStampInResults yes VectorSize 2 GPUType AUTO SmallExp no UseBinfile mfakto_Kernels.elf Compiletime options DEBUG_FACTOR_FIRST enabled (DEBUG option) Select device - Get device info: OpenCL device info name Hawaii (Advanced Micro Devices, Inc.) device (driver) version OpenCL 2.0 AMD-APP (1642.5) (1642.5 (VM)) maximum threads per block 256 maximum threads per grid 16777216 number of multiprocessors 44 (2816 compute elements) clock rate 1000MHz Automatic parameters threads per grid 0 optimizing kernels for GCN3 Loading binary kernel file mfakto_Kernels.elf Compiling kernels. Started a simple selftest ... ERROR: selftest failed for M1031831 (cl_barrett15_69_gs) no factor found Selftest statistics number of tests 30 successful tests 29 no factor found 1 selftest FAILED! |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gpuOwL: an OpenCL program for Mersenne primality testing | preda | GpuOwl | 2718 | 2021-07-06 18:30 |
| mfaktc: a CUDA program for Mersenne prefactoring | TheJudger | GPU Computing | 3497 | 2021-06-05 12:27 |
| 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 |