Slow inference performance on 3090 #146
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Installed CUDA version is 11.4 and onnxuntime-gpu is 1.9
My GPU is barely being utilized and I'm only getting around 2 IT/S, is there anything I can do to improve that?
have you solved this problem , im having the same issue, but mine is windows 11 and cuda 11.5 rest is same
No, no changes on my side
I'm a total newb at this. But having enabled those recommended GPU options (with some tweaks)...I decided to monitor the "task manager" during a test conversion.
During that conversion, It was utilizing 2.9 GB / 6 GB in "dedicated GPU memory usage" (how task manager displayed it in the "Performance > GPU" section).
It was the only stat of the GPU that moved during the conversion.
And as soon as the conversion was done, the usage in that "dedicated GPU memory usage" dropped to "0.5 GB / 6 GB".
I guess that counts as GPU help?
CPU use was around 44% during the same conversion.
have same issue, only take 2GB GPU maximum working. are u solve this issue ?
I haven't managed to improve the GPU usage unfortunately. I'm using FaceSwap.dev in the meantime and it makes full use of my GPU, but it's a lot more effort to get to the desired result.
I had an interesting experience today. I previously had SimSwap installed on my C drive. At that time, I noticed only 2 IT/S and around 2 GB of GPU dedicated memory usage.
Today I moved my SimSwap to another partition (same drive as C, just different partition on WD Black performance drive). Now I see 5 IT/S and around 2.9 GPU dedicated memory usage.
So no significant increase in dedicated GPU memory usage...but more than double "IT/S" rate.
Maybe you guys could try this and see if it helps?
hmm, gonna try this asap. will let you know