ssh - Close the terminal but keep matlab running remotely -
i have run programs remotely in cluster via ssh.
the problem following, programs run 2 or 3 days (they heavy). connect cluster , run programs following command
matlab -nosplash -nodesktop -r script
the program runs properly, if close terminal program stops running, , if disconnect network program give me following error: "broken pipe".
is way can run program , can disconnect or close terminal , program keep running?
thank much
look program called screen. i'm assuming remote logging through ssh , using linux?
Comments
Post a Comment