Giter VIP home page Giter VIP logo

Comments (11)

adminnu avatar adminnu commented on June 20, 2024

And on -d 0 such error, and on-d 1 there is no error, I study further

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

I tried with -d 2 also works, restarted the system, but still does not see 0 video card. After updating the last commit, I did not change anything.

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

If you return this change:
if(cuda::getDeviceCount() == 0) {
To:
if(cuda::getDeviceCount == 0) {

The code goes further, but a new error takes off:

[2018-08-29.19:15:52] [Debug:] Verifying points on device. This will take a while...
[2018-08-29.19:15:52] [Debug:] Validation failed: invalid point

if you call cuda::getDeviceCount(), which is true, I now have 3 cards connected, if the cuda::getDeviceCount() call returns, which is correct, I now have 3 cards connected

from bitcrack.

brichard19 avatar brichard19 commented on June 20, 2024

Hi,

Does the card show up in cudaInfo.exe ?

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

Yes, it opens. There are 3 cards 1080 ti, with numbers 0, 1, 2.
A little later I can send the output of this program.

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

By the way, the fact that he sees the map, this can serve as the first 4 lines in the screenshot in the first message. That is, he sees it, but does not work with it. The error appeared exactly after 0.15 release.

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

Found 3 devices

ID: 0
Name: GeForce GTX 1080 Ti
Capability: 6.1
MP: 28
Cores: 1792 (64 per MP)
Memory: 11264MB

ID: 1
Name: GeForce GTX 1080 Ti
Capability: 6.1
MP: 28
Cores: 1792 (64 per MP)
Memory: 11264MB

ID: 2
Name: GeForce GTX 1080 Ti
Capability: 6.1
MP: 28
Cores: 1792 (64 per MP)
Memory: 11264MB

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

I tried with the new release, 0.17, now it's like this:

[2018-08-31.21:45:51] [Info] Compression: compressed
[2018-08-31.21:45:51] [Info] Starting at: ....
[2018-08-31.21:45:51] [Info] Initializing GeForce GTX 1080 Ti
[2018-08-31.21:45:52] [Info] Generating 29,360,128 starting points (1120.0MB)
[2018-08-31.21:46:23] [Info] 10.0%
[2018-08-31.21:46:23] [Info] 20.0%
[2018-08-31.21:46:23] [Info] 30.0%
[2018-08-31.21:46:23] [Info] 40.0%
[2018-08-31.21:46:23] [Info] 50.0%
[2018-08-31.21:46:23] [Info] 60.0%
[2018-08-31.21:46:23] [Info] 70.0%
[2018-08-31.21:46:23] [Info] 80.0%
[2018-08-31.21:46:23] [Info] 90.0%
[2018-08-31.21:46:23] [Info] 100.0%
[2018-08-31.21:46:23] [Info] Done
[2018-08-31.21:46:25] [Info] Error: unspecified launch failure Exiting.

Since I had one power supply burned, and one had 2 cards and a system, on the other 3 cards. Now 3 cards (2 are working, one is not) and the system, I thought, it may all be that there is not enough power supply.
So I turned off one card and run it with 2, but the error is the same, does not see the 0-card.

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

There was an interesting thing, I accidentally launched the first card. I tried again, an error, then it was launched for the fifth time, then it does not start again. I noticed that the start occurs when the initialization percentage is slower moving, that is, there is some timeout.

I dug on this topic, found such topics: https://devtalk.nvidia.com/default/topic/1028094/unspecified-launch-failure-error/
Also talk about timeout, tdrdelay

Maybe this will help, thank you.

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

Since I know now, I try to run a lot of times, for some it starts, in the screenshot it's clear that this is 5-20 attempts, maybe the launch is due to the fact that the 3rd card fell off at that moment, by the way, it has since risen from first attempt.
I think that everything looks like this, initialization begins, then the percentages in the console are running, the application checks the initialized points and in some cases, not yet understandable for me, for me, for example, this is the 0th card, initialization does not have time to fully occur, and since At this point, a check occurs, an error occurs. Somehow, thank you.

192 168 0 100 2018-09-02 16-13-19

from bitcrack.

adminnu avatar adminnu commented on June 20, 2024

@brichard19 did my study of this error help?

from bitcrack.

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.