-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
UnboundLocalError: local variable 'pipe' referenced before assignment #1052
Comments
I can't reproduce this issue. What OS, what version are you using? |
It is possible the multiple GPU caused an issue with the latest accelerate version. I have returned to the previous release for Linux systems... It might help with the issue. |
^^(fresh linux install, no docker, no extra steps - still cant config accellerate)^^^ confirmed! and i dont know how to fix, i need your gui on the m40... i do 10k+ batches in runs that last 200+ hours.... i need the 3060 as main and for SD and textgen DE... (you pretty much own my m40, that thing is smoking hot 24 hours a day because of your much-beloved software... ) I did some debugging trying multiple fresh installs to system - it crashes on the last step of accelerate config : |
Have you tried to manually configure accelerate with: You might have to call it in the venv with |
for some reason the linux install is doing the mac library error in and out of venv... i dont think the setup is calling venv... i can config accelerate for it, it installs tensorrt, i launch and cant find tensorrt error. getting library error, and both gpus individually configed and exported proper cuda archs and ids, and both together, configed in and out of venv - same errors. (* tried with and without
|
|
What is the speed of using a Tesla M40 graphics card? |
The text was updated successfully, but these errors were encountered: