Skip to content

Why has post-processing (even in previous versions as early as 3.67 take so long that it basically doesn't work anymore? Is it just me? #836

Closed Answered by C0untFloyd
Bakulat asked this question in Q&A
Discussion options

You must be logged in to vote

Applied providers: ['CUDAExecutionProvider', 'CPUExecutionProvider'], with options: {'CUDAExecutionProvider':

Looks good to me. The only thing left for you to tweak are the number of threads. Perhaps 3 is already too much currently.
There is a benchmark thread here
#461
and a general FAQ Entry
https://github.com/C0untFloyd/roop-unleashed/wiki/FAQ#why-is-my-graphics-card-gpu-not--hardly-being-utilized

You know, the most important thing when using a gpu is not running out of vram! Because if that happens, the memory is shuffled between your regular ram and the gpu video memory. This can slow processing down to a crawl!

Replies: 6 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@Bakulat
Comment options

Comment options

You must be logged in to vote
1 reply
@C0untFloyd
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Bakulat
Comment options

@Bakulat
Comment options

Comment options

You must be logged in to vote
3 replies
@Bakulat
Comment options

@Bakulat
Comment options

@Bakulat
Comment options

Answer selected by C0untFloyd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants