![]() |
|
|
#2135 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,419 Posts |
Quote:
Great job sharing logs etc for diagnostic use. |
|
|
|
|
|
|
#2137 |
|
Sep 2006
Brussels, Belgium
170110 Posts |
|
|
|
|
|
|
#2138 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,419 Posts |
Neither. Just sincerely appreciative of people who help the coding wizards improve the software. The more the better, in my opinion.
Last fiddled with by kriesel on 2020-04-28 at 18:08 |
|
|
|
|
|
#2139 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,419 Posts |
This is for the moment, the latest commit available.
Untested except for help output. |
|
|
|
|
|
#2140 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,419 Posts |
For the tuning controls, look in the top of the source file gpuowl.cl, or in the "use flags list" text file I've started including in the .7z files I occasionally post, whichever is most convenient.
Last fiddled with by kriesel on 2020-05-01 at 17:09 |
|
|
|
|
|
#2141 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
541910 Posts |
Quote:
two rx550s showed the issue, in one pcie slot of one system, while the system's ram fan was underperforming and ram was getting as hot as 100C. After fan replacement reduced ram temps by about 25C, EE errors were still occurring. Then I powered the box down again to move it to the floor, and resumed still with the second rx550 in place. In 5 days of running since, finishing one ~95M exponent PRP and part of another, zero EE have appeared. So I think the case for it being a software issue is weak. The move to the floor only lowered temps about 1C. Ram temps are currently 65-70C. (Higher than other systems of the same model with different cpu and gpu models installed; well within the 95C or higher Micron ram max operating temp spec.) Last fiddled with by kriesel on 2020-05-01 at 17:08 |
|
|
|
|
|
|
#2142 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
165578 Posts |
Note to all Linux users. If you are changing to the latest commit (recommended), upgrade to rocm 3.3.
Last fiddled with by Prime95 on 2020-05-01 at 19:45 |
|
|
|
|
|
#2143 |
|
"Oliver"
Sep 2017
Porta Westfalica, DE
10308 Posts |
For this build, I got:
Code:
gpuowl-win.exe -prp 228479 2020-05-01 22:22:51 gpuowl v6.11-272-g07718b9 2020-05-01 22:22:51 Note: not found 'config.txt' 2020-05-01 22:22:51 config: -prp 228479 2020-05-01 22:22:51 device 0, unique id '' 2020-05-01 22:22:57 Intel(R) HD Graphics 630-0 228479 FFT: 128K 256:1:256 (1.74 bpw) 2020-05-01 22:22:57 Intel(R) HD Graphics 630-0 Expected maximum carry32: 00000 2020-05-01 22:22:57 Intel(R) HD Graphics 630-0 using long carry kernels 2020-05-01 22:22:57 Intel(R) HD Graphics 630-0 OpenCL args "-DEXP=228479u -DWIDTH=256u -DSMALL_HEIGHT=256u -DMIDDLE=1u -DWEIGHT_STEP=0x9.8f139e459cfc8p-3 -DIWEIGHT_STEP=0xd.640310ad3754p-4 -DWEIGHT_BIGSTEP=0x9.837f0518db8a8p-3 -DIWEIGHT_BIGSTEP=0xd.744fccad69d68p-4 -DPM1=0 -cl-fast-relaxed-math -cl-std=CL2.0 " 2020-05-01 22:23:16 Intel(R) HD Graphics 630-0 OpenCL compilation in 19.11 s 2020-05-01 22:23:16 Intel(R) HD Graphics 630-0 Exception gpu_error: INVALID_BUFFER_SIZE clCreateBuffer at clwrap.cpp:285 makeBuf_ 2020-05-01 22:23:16 Intel(R) HD Graphics 630-0 Bye |
|
|
|
|
|
#2144 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
5,419 Posts |
Quote:
Run gpuowl-win -h to see the program generated help, which lists the detected available opencl devices by number and model description, and fft specifications. Last fiddled with by kriesel on 2020-05-02 at 08:28 |
|
|
|
|
|
|
#2145 |
|
"Oliver"
Sep 2017
Porta Westfalica, DE
23·67 Posts |
In that case, it would be nice if the program reports that.
Code:
-device <N> : select a specific device: 0 : Intel(R) HD Graphics 630- not-AMD 1 : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz- not-AMD I'm just trying out and thought that the program should give proper feedback when used on unsupported hardware. That could be realized by calling clGetPlatformInfo (for reading out the OpenCL version) and clGetDeviceInfo (with parameter CL_DEVICE_DOUBLE_FP_CONFIG) and checking that information. |
|
|
|
![]() |
| Thread Tools | |
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 |
| GPUOWL AMD Windows OpenCL issues | xx005fs | GpuOwl | 0 | 2019-07-26 21:37 |
| Testing an expression for primality | 1260 | Software | 17 | 2015-08-28 01:35 |
| Testing Mersenne cofactors for primality? | CRGreathouse | Computer Science & Computational Number Theory | 18 | 2013-06-08 19:12 |
| Primality-testing program with multiple types of moduli (PFGW-related) | Unregistered | Information & Answers | 4 | 2006-10-04 22:38 |