Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1626 Discussions

is it possable run mission in background?

kunger
Beginner
790 Views

I'm using devcloud for the edge, I want to know if it is possible that run my mission in the background.

i know if i close the browser, the server will shout down soon, but if i submit a mission use qsub like:

qsub -l nodes=1:ram4gb -q workbench -d . mymission.sh

 i want know if i close my browser after i submit it, will the mission stop soon as the server shutdown or it could run until reach the max walltime.

0 Kudos
1 Solution
ChrisB_Intel
Moderator
760 Views

kunger,


Yes, once submitted the job will continue for as long as the allotted time you have remaining. The results will show in your filesystem/storage.


Please let me know if you have any questions on this.


Thanks

Chris



View solution in original post

0 Kudos
1 Reply
ChrisB_Intel
Moderator
761 Views

kunger,


Yes, once submitted the job will continue for as long as the allotted time you have remaining. The results will show in your filesystem/storage.


Please let me know if you have any questions on this.


Thanks

Chris



0 Kudos
Reply