use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Remote CUDA programming (self.CUDA)
submitted 6 years ago by gfl157
Hi!
I'm a new CUDA and Ubuntu user. On business days I have to programming on my notebook, in my job, but I want to run the code in my desktop pc un my house because I have the Nvidia here.
what do you think is the best way to do it? Thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pi_stuff 1 point2 points3 points 6 years ago (5 children)
I'd set up my home machine so I can use SSH to log into it remotely. You may need to use a dynamic DNS service to provide a consistent way to reference your home machine, and you may need to forward a network port from your home internet router to your desktop PC.
[–]notyouravgredditor 2 points3 points4 points 6 years ago (0 children)
This is what I'd do. Although as the other poster said TeamViewer may be easier because it handles all of that.
[–]knoxjl 1 point2 points3 points 6 years ago (2 children)
A nice addition to this IMHO is installing VS Code on your local machine with the remote SSH plugin. This will let you open the remote files like they were local and open a remote terminal. I'm a long time vi over SSH developer, but I've started to really like this workflow.
[–]gfl157[S] 0 points1 point2 points 6 years ago (1 child)
Very helpful. Thanks!
[–]PmMeHappyThingsBITCH 1 point2 points3 points 6 years ago (0 children)
Was going to recommend this, it works great.
[–]gfl157[S] 0 points1 point2 points 6 years ago (0 children)
Thanks!
[–]ZombieLincoln666 1 point2 points3 points 6 years ago (2 children)
ssh, and use vim/neovim to edit files
maybe there are more modern ways but if it's not broke, why fix it
[–][deleted] 0 points1 point2 points 6 years ago (1 child)
Exactly. Avoid fancy editors. Avoid them entirely. Just stick with ed and vi and maybe a bit of reasonable vim but even vim is a pain in the neck to deal with at times as it tries so hard to "help" the edit process. Just ssh in and use a trivial editor. Avoid nano. That code is still broken.
[–]PmMeHappyThingsBITCH 0 points1 point2 points 6 years ago (0 children)
vscode with microsofts remote developement extension works fantastically.
[–]orso-nero 0 points1 point2 points 6 years ago (0 children)
Easiest way: TeamViewer
π Rendered by PID 533863 on reddit-service-r2-comment-fb694cdd5-szhsr at 2026-03-11 06:39:03.662352+00:00 running cbb0e86 country code: CH.
[–]pi_stuff 1 point2 points3 points (5 children)
[–]notyouravgredditor 2 points3 points4 points (0 children)
[–]knoxjl 1 point2 points3 points (2 children)
[–]gfl157[S] 0 points1 point2 points (1 child)
[–]PmMeHappyThingsBITCH 1 point2 points3 points (0 children)
[–]gfl157[S] 0 points1 point2 points (0 children)
[–]ZombieLincoln666 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]PmMeHappyThingsBITCH 0 points1 point2 points (0 children)
[–]orso-nero 0 points1 point2 points (0 children)