I have a system I’m using for transcoding that has two Intel Arc cards in it currently (soon to be 3).
By default when you have multiple encodes running in parallel all the jobs will use the same card. (this is a normal behavior in handbrake also apparently)
When using handbrake you can add a setting such as gpu=1 and it will use the gpu with the hardware index 1. This is a workaround I’ve found for manually spreading things out.
Is there any way to set MCE buddy up to spread the load across multiple GPUs?
I understand I could have different profiles use different GPUs, so different conversion tasks could theoretically use different GPUs.
Is there any way to give MCEbuddy a variable in the profile so it can spread things out.
I haven’t had any luck trying to find a way to have the intel drivers limit the number of conversions either.