![]() |
|
|
#89 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
31·173 Posts |
Quote:
-use NO_ASM on the command line or in config.txt on Windows, to avoid all those __asm errors. (Avoiding code intended for ROCm on linux, that's not functional on Windows.) Perhaps other -use directives too, to tune for performance. See https://www.mersenneforum.org/showpo...postcount=1593 |
|
|
|
|
|
|
#90 | |
|
Feb 2005
Colorado
28416 Posts |
Quote:
EDIT: I just found that George's build runs for me now (at least for timing purposes with the -time option, haven't tested anything else yet) as long as I include -use ORIG_X2 on the command line. I didn't realize that was required. Last fiddled with by PhilF on 2019-12-29 at 01:28 |
|
|
|
|
|
|
#91 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2·53·71 Posts |
I can no longer build Windows executables. I installed Linux on that box and it wiped out Windows.
My last build was not from the latest source code. Hopefully someone can make available a build from the latest source. @preda: It would be nice if the make file instructions for gpuowl-win.exe passed in a #define that automatically sets NO_ASM for gpuowl.cl (or sets a #define for WINDOWS=1 which in turn sets NO_ASM in gpuowl.cl. Just a thought. BTW, I installed Linux on that box because my timings for a 5M FFT were at 830us (and would sometimes go to 11000us when one test ended and the next test began). Whereas after installing Linux and ROCm I was able to get 730us and rock solid behavior. I think the Linux drivers are miles ahead of the Windows drivers. |
|
|
|
|
|
#92 |
|
"Mihai Preda"
Apr 2015
3×457 Posts |
I just commited a change which automatically retries an OpenCL compilation error with -DNO_ASM=1 ; this should take care of __asm() errors on Windows.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gpuOwL-specific reference material | kriesel | kriesel | 29 | 2021-07-10 15:47 |
| gpuowl: runtime error | SELROC | GpuOwl | 59 | 2020-10-02 03:56 |
| GPUOWL AMD Windows OpenCL issues | xx005fs | GpuOwl | 0 | 2019-07-26 21:37 |
| gpuowl tuning | M344587487 | GpuOwl | 14 | 2018-12-29 08:11 |
| How to interface gpuOwl with PrimeNet | preda | PrimeNet | 2 | 2017-10-07 21:32 |