Code Monkey home page Code Monkey logo

Comments (7)

nazar-pc avatar nazar-pc commented on June 14, 2024 1

Yes, it tries to use GPU, but apparently fails and switches back to CPU automatically.
We will look into it though, thanks for reporting!

from sloth256-189.

nazar-pc avatar nazar-pc commented on June 14, 2024

Does application crash from this or continues?

from sloth256-189.

nazar-pc avatar nazar-pc commented on June 14, 2024

Also which Windows version and which GPU do you have?

from sloth256-189.

gddrx avatar gddrx commented on June 14, 2024

1 - Waiting sync process... for farmer make plots to check....

2 - I have integrated GPU in CPU (AMD Ryzen 7 4800U) and discreete NVidia RTX 2060.
(Notebook) / Windows 10 Pro 21H1 19043.1706 (farmer). But node deployed on Linux)

from sloth256-189.

nazar-pc avatar nazar-pc commented on June 14, 2024

Not sure what response to 1 means. Does it crash or just writes those logs, but works fine?

It is not recommended for node and farmer to be on separate machines, it will not work properly.

from sloth256-189.

gddrx avatar gddrx commented on June 14, 2024

Not sure what response to 1 means. Does it crash or just writes those logs, but works fine?

Farmer works. (i wait some time to node start sync...).

So ignore this errors at farmer start ?

from sloth256-189.

nazar-pc avatar nazar-pc commented on June 14, 2024

Found a similar issue in hashcat/hashcat#1423.

Looks like the code we use expects ROCm, which isn't a thing natively on Windows.

I think we should:

  • skip unsupported devices while being able to use supported ones; I did such patches in some places, but not when compiling kernel
  • figure out if we can make it compile, even if ending up with lower performance, on AMD GPUs without ROCm

Either way, nothing to be done in this repo, moving into sloth256-189 instead.

from sloth256-189.

Related Issues (1)

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.