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?

screen link


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -