Closed zarigata closed 1 year ago
您好,邮件已经收到,现在无法亲自回复您的邮件。我将稍后给您确认回复。
maybe try --precision full --no-half
?
it is a server with xenon CPU
No such thing as xenon CPU.
If you meant Intel Xeon, then there are literally hundreds of Xeon variants so saying "it's a xeon CPU" doesn't really say anything useful.
Please run the following command:
cat /proc/cpuinfo
And paste the output here as a code block.
I am running SD on a pair of Xeon x5650's with the --no-half
flag
(This is a system without cuda)
Edit: I don't remember the error I got before disabling half
but can check if it's needed
@Rayregula Frankly I don't understand what you expect to accomplish by trying to run this cutting edge software on a 13 year old CPU?
It doesn't even support AVX2 instruction set extensions, and most (if not all) 64-bit software nowadays (at least on Windows, not sure about Linux) is compiled with AVX2 enabled.
Even if that isn't a problem, and you somehow manage to get it to run, the resulting performance will probably be abysmal.
@Rayregula it worked, kinda, but it helped i can at least show some way that the WEBGUI works... maybe i will be able to show that what @levicki said... it is a company that wants to make images out of test to make the editors have a base to what to draw.... but my boss is that kinda of person that asks why is it a server cant render a CUDA application... because he is a master in everyway... i just needed confirmation that i wasn't doing anything wrong... also i have the same CPU as you... i remember, cant really see because they are now on standby to be upgraded, so they are offline
but my boss is that kinda of person that asks why is it a server cant render a CUDA application...
My condolences to anyone who has to deal with such people -- they are horribly ignorant and happy to stay that way because what they don't know can't be blamed on them.
@Rayregula Frankly I don't understand what you expect to accomplish by trying to run this cutting edge software on a 13 year old CPU?
It doesn't even support AVX2 instruction set extensions, and most (if not all) 64-bit software nowadays (at least on Windows, not sure about Linux) is compiled with AVX2 enabled.
Even if that isn't a problem, and you somehow manage to get it to run, the resulting performance will probably be abysmal.
I don't understand your comment. I am not trying to run it, I have been running it without issue for months. (this is not my thread, I was just confirming to the OP that it can run on an older CPU)
I run it on this hardware because I don't have a GPU to use with it, My Desktop does have a 1050ti (can't afford to upgrade yet) but I hit that hard enough and often enough from running games to Unreal engine or Blender rendering that even if I could find a way to load the models into ram instead of vram while still using CUDA it's easier to just have it on a different system then my "production" machine.
But yes, it is quite slow (running on linux so AVX2 isn't an issue (if it would have been otherwise))
@Rayregula it worked, kinda, but it helped i can at least show some way that the WEBGUI works... maybe i will be able to show that what @levicki said... it is a company that wants to make images out of test to make the editors have a base to what to draw.... but my boss is that kinda of person that asks why is it a server cant render a CUDA application... because he is a master in everyway... i just needed confirmation that i wasn't doing anything wrong... also i have the same CPU as you... i remember, cant really see because they are now on standby to be upgraded, so they are offline
Glad to hear it!
Is there an existing issue for this?
What happened?
i was trying to run on my server witch has 64 GBS of ram, but every time it gives me
RuntimeError: "log_vml_cpu" not implemented for 'Half'
Steps to reproduce the problem
run the code with ./webui.sh
What should have happened?
run?
Commit where the problem happens
commit: 22bcc7be
What platforms do you use to access the UI ?
Windows, Linux
What browsers do you use to access the UI ?
Google Chrome, Brave
Command Line Arguments
List of extensions
No
Console logs
Additional information
it is a server with xenon CPU