-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error new initialization #20
Comments
And on -d 0 such error, and on-d 1 there is no error, I study further |
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. |
If you return this change: The code goes further, but a new error takes off:
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 |
Hi, Does the card show up in |
Yes, it opens. There are 3 cards 1080 ti, with numbers 0, 1, 2. |
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. |
|
I tried with the new release, 0.17, now it's like this:
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. |
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/ Maybe this will help, thank you. |
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. |
@brichard19 did my study of this error help? |
Screen attache
The text was updated successfully, but these errors were encountered: