if you're making multiple images in a batch, you should be able to run those in parallel. or have one GPU training concepts (e.g. textual inversion) while the other renders, or if you're doing style transfer you could do frames in parallel.
hmm ok valid point. if I can run two instances of the software & configure it to use separate GPUs I should be OK. I'll have to see if I can try that out somehow.