-
Notifications
You must be signed in to change notification settings - Fork 24
GPU not showing up #73
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
Comments
Hi @ItsMe-TJ Can you provide your system configuration ? windows 10 ? 11 ? linux ? |
Windows 11. System Specs, If you need them RTX 3080 |
Can you try this version and tell me if it solve the issue. Please note that the GPU may take up to 10s before showing up. |
@ItsMe-TJ up |
i have the same issue GTX4080
|
I tried this version, and It's still not detecting the GPU, I waited 2 minutes and It's just the spinning blue circle. |
@ItsMe-TJ, can you try this Release please. Once you start the app, go to Create a workspace and let the spinning circle spin for at least 20seconds. Then go to the folder log Inside you will find a file with the current date like this: Please send me this file |
Here it is! Hope it helps! |
We will try several things: firstCan you open a terminal and launch the command:
You should have the result On the image I used my own path which is Please send me a screenshot of your result secondDoes I see that Can you try to move Tell me if you still have the problem |
Well I don't know how to fix this. If I had access to your computer I could do some test. |
I have the same issue Windows 11 Pro 23H2 |
|
I start working on this bug again because of #77. @ItsMe-TJ can you also try test-fix-gpu-1.zip and tell me if it's solve the problem |
I gave it a try, and unfortuntely It's still just spinning forever. |
Hi I just was going to give this a try, and i have the same issue, blue endless spinning icon. I'm on windows 10 gpu is 4090. |
Have yet to figure out how DFL itself works so here I will say I think I found solution. After monitoring the process what is happening I think I found the cause/solution. So to solve this problem. First make sure you close and kill all python process because if you opened the client once and close it. There will still be a background process running that is in an endless loop trying to retrieve devices. Then open CMD -> go to your DFL directory -> open setenv.bat In a nuttshell: |
What a god ! I will try to change the code so that |
@Lumerica Can you try and tell me if the issue is solved ? |
@Lenny4 Works for me :) |
@Lumerica maybe not in the next release but I will try to implement it soon |
Uh oh!
There was an error while loading. Please reload this page.
I decided to give this client a try, as I absolutely hate the .bat file system in regular DFL.
I am however having an issue where the GPU won't show up, It's not saying that It can't detect a GPU, It's just loading forever with the blue spinning circle.
And yes, using regular DFL It asks me whether or not I want to use my CPU or GPU. I know other people had similar issues and that was a question you asked but never got a response.
The text was updated successfully, but these errors were encountered: