Giter Club home page Giter Club logo

Comments (10)

avive avatar avive commented on June 15, 2024

@AndrewAR2 I just reproduced this with the most recent build: https://github.com/spacemeshos/gpu-post/actions/runs/874060571 .

You can reproduce by running /home/avive/pos-server/make test on the GC instance w the nvidia gpus.

from gpu-post.

AndrewAR2 avatar AndrewAR2 commented on June 15, 2024

Please tell me how can I reproduce this bug?

from gpu-post.

avive avatar avive commented on June 15, 2024

Run /home/avive/pos-server/make test on the GC instance with the 2 nvidia gpus.

from gpu-post.

avive avatar avive commented on June 15, 2024

There's a check in the code after each iteration that the number of hashes computed is equal to the number of hashes requested. In the case that a POW solution is found in the iteration - 0 is set as the number of computed hashes in this iteration.

from gpu-post.

AndrewAR2 avatar AndrewAR2 commented on June 15, 2024

I don't have access to /home/avive/.cargo and .rustup

from gpu-post.

avive avatar avive commented on June 15, 2024

I think you'll need to clone and maybe install rust for your user like

  1. git clone https://github.com/spacemeshos/pos-server.git
  2. Install Rust
  3. Put the latest .so lib w cuda support in the pos-compute create resources folder
  4. make test

from gpu-post.

AndrewAR2 avatar AndrewAR2 commented on June 15, 2024

This error is due to an old version of libgpu-setup.so in /lib that does not match the current API.

from gpu-post.

avive avatar avive commented on June 15, 2024

Great news. q: is it working as expected after updating the lib on that test box?

from gpu-post.

AndrewAR2 avatar AndrewAR2 commented on June 15, 2024

Yes, it is working as expected after removing the old version of the library from /lib.

from gpu-post.

avive avatar avive commented on June 15, 2024

Confirmed.

from gpu-post.

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.