I wanted to mimic Windows behavior of switching GPUs on Linux (Pop!_OS) now that it supports running certain applications on the discrete graphics card while the rest runs on the integrated one.
My question is: if a Windows application is running on integrated GPU, can it switch to the dedicated one without restarting the application if the application demands more graphics power? This is not the case in Pop_OS! since an application can either use the dedicated or integrated graphics card.
Thank you