We have been using the linux_host adaptor to launch interactive desktops on the OOD host node using singularity containers – after a bit of tweaking, that works great.
Now I want to launch an interactive application on the OOD host node, but using singularity containers is a bit of overkill. I still would want to use the ssh → tmux mechanism to track/manage the sessions, but I want to launch the application directly. Is there a mechanism to do that?
I see an old thread from 2021 where this concept was suggested (Case for an “interactive desktop” directly on OOD server), but nothing seems to have happened …
Thanks!
Ed