Hello everyone,
I am running a model using rstan in RStudio on a remote Windows laptop that is connected to my university’s server. I access it from my local computer using Windows Remote Desktop Connection (RDP) over my university’s VPN.
The model runs fine while I have the Remote Desktop window open. However, when I close the RDP window (which should simply disconnect the session) and turn off my local computer, the rstan process appears to stop running. When I reconnect the next day, it resumes.
I suspect the issue may not be an rstan issue per se but I still wanted to post this here in case somebody else dealt with something similar. Is there a reliable way to keep a long-running rstan process going on a remote Windows machine, independently of the RDP session?
Any advice would be greatly appreciated!
Best,
Bugay