Nvidia RTX A4000 Problems of Displaying Images with Multiple Monitors

Hello,

I have Nvidia RTX A4000 graphics card on Ubuntu 20.04 Host PC. There are four display ports on it. I want to ask two questions about the graphics card and my applications.

1-) I want to display different images on 4 monitors using Python3. How can I do that ?

2-) At the same time, I am running a deep learning model on triton server on the computer. How should we balance GPU resource usage both to display images on monitors and to run the deep learning model?

Thanks for any help