#SD.NEXT Generation Time Issues on Arc A770.

1 messages · Page 1 of 1 (latest)

humble lintel
#

For utilizing SDXL, how long should it take for an Intel Arc A770 to generate a single picture?

I am using SD.NEXT and it seems like it is actively working according to intel-gpu-top (attached image), but it takes anywhere between 5-10 minutes to generate a 20-step image...

In the image, htop is bottom terminal, intel-gpu-top is the the top terminal.

Any help would be very appreciated, this issue is very annoying and I am unsure how to go about resolving it!

bright prism
#

Did you launch the webui with --use-ipex at the first install?

#

It looks like it is using the CPU

#

Remove the venv folder and make sure that you start it with --use-ipex

#

Also what is your kernel version?

#

Linux 6.8 and 6.9 was broken

humble lintel
#

I am using whatever version is associated with Ubuntu 24.04 LTS

#

Also for whatever reason, when I loading a particular model, it takes like 50 seconds to load the model. Would not using IPEX be the cause of this?

bright prism
#

That depends more on your disk speed

bright prism
#

Try manually updating to 6.10

#

And you will need the latest intel compute runtime to be compatible with kernels newer than 6.7

humble lintel
humble lintel
bright prism
#

It will work on the GPU but you will have very high chance of it running at 1/4th of its speed

#

I didn't try 6.8 again to see if they fixed this

#

I am using 6.10 since it is the most stable one for my 2nd non Intel GPU as well

humble lintel
#

Do you know how quickly it will generate a single image with SDXL at 20 steps?

bright prism
#

1.4 - 1.6 it/s at 1024x1024

#

1.3 - 1.4 it/s at 1080x1080

humble lintel
#

Okay, I will take a look at this once I have it all running.

#

If it runs slower, I will upgrade the kernel. Does this take long?

humble lintel
bright prism
humble lintel
bright prism
humble lintel
humble lintel
#

I'm running into a whole lot of issues with this process unfortunately.

#

I installed the newest kernel with mainline with the command:
sudo ./ubuntu-mainline-kernel.sh -i v6.10.2

Then when I rebooted and used uname -r, it says my version is still 6.8.0-35-generic.

Along with this, whenever I do sudo apt update && sudo apt upgrade I get a lot of system problems with the following:

ocessing:
 linux-headers-6.10.2-061002-generic
 linux-headers-6.8.0-39-generic
 linux-headers-generic-hwe-24.04
 linux-generic-hwe-24.04
 linux-image-unsigned-6.10.2-061002-generic
 linux-image-6.8.0-39-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)```
bright prism
#

can you try sudo apt -f install