Giter Club home page Giter Club logo

Comments (7)

preda avatar preda commented on August 30, 2024

Could you please add what is on the previous output line? (there should be the name of the kernel concerned). In fact, it may be useful to add the full gpuowl output at the start, where it reports: exponent, fft-size, gpu model.

from gpuowl.

valeriob01 avatar valeriob01 commented on August 30, 2024

I am using the text console and have no means to copy the output. I will try to redirect it to a file.

from gpuowl.

preda avatar preda commented on August 30, 2024

You'll find it in gpuowl.log in the same folder. You can do something like:
"tail -n20 gpuowl.log > report.txt"
to get the last 20 lines in the .txt file.

from gpuowl.

valeriob01 avatar valeriob01 commented on August 30, 2024

Thank you for the help, here is the output:

gpuOwL v2.1--mod GPU Mersenne primality checker
Ellesmere-36x1360-@1:0.0 Radeon RX 580 Series
Note: using long carry and fused tail kernels
OpenCL compilation in 428 ms, with " -DEXP=85219273u -DWIDTH=2048u -DNW=8u -DHEIGHT=2048u -DNH=8u -I. -cl-fast-relaxed-math -cl-kernel-arg-info "
fftP

from gpuowl.

preda avatar preda commented on August 30, 2024

Interesting.. I can't make sense of why that assertion fails. The numbers (WIDTH, HEIGHT, NW, NH) seems correct. The workgroup size for that kernel should be 256, and that assert should pass.

If you do a "git status" or "git diff", do you have local changes? or an old gpuowl.cl? Otherwise, I'm out of ideas on this.

from gpuowl.

valeriob01 avatar valeriob01 commented on August 30, 2024

Ok, I see what happens here.
I copied the new gpuowl executable in the directories but I still have the old gpuowl.cl
So stay tuned ...

from gpuowl.

valeriob01 avatar valeriob01 commented on August 30, 2024

After copying also the new gpuowl.cl it works now.

gpuOwL v2.1--mod GPU Mersenne primality checker
Ellesmere-36x1360-@1:0.0 Radeon RX 580 Series
Note: using long carry and fused tail kernels
OpenCL compilation in 580 ms, with " -DEXP=85219273u -DWIDTH=2048u -DNW=8u -DHEIGHT=2048u -DNH=8u -I. -cl-fast-relaxed-math -cl-kernel-arg-info "
[2018-06-02 13:30:15 CEST] PRP M(85219273): FFT 8192K (2048x2048x2), 10.16 bits/word, block 500, at iteration 6093000
OK initial check.
OK [13:30:33] 6094000 / 85219273 [ 7.15%], 6.79 ms/it [6.70, 6.88]; ETA 6d 05:12; dd551f006dcf173d (check 5.43s)
OK [13:31:19] 6100000 / 85219273 [ 7.16%], 6.79 ms/it [6.69, 7.85]; ETA 6d 05:15; 5ab42c570daf9f16 (check 5.46s)

Stopping, please wait..
OK [13:36:34] 6146000 / 85219273 [ 7.21%], 6.72 ms/it [6.70, 7.00]; ETA 6d 03:42; 9841586b45f7b03a (check 5.70s)

Bye

from gpuowl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.