parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rg: Parallel job does not run in background


From: Ole Tange
Subject: Re: Rg: Parallel job does not run in background
Date: Fri, 20 Feb 2015 01:44:54 +0100

On Thu, Feb 19, 2015 at 5:16 AM, aravind ramesh <varavind121@yahoo.com> wrote:
> Version: 20140722
>
> Rscript ../Get_Length.R BM O1.ap > O1.ap.min
> Rscript ../Get_Length.R BM O5.ap > O5.ap.min
:
> job immediatly stops and even after putting the job in background using
> "bg", it stops again. after "fg" the job resumes again. I also faced a
> problem while starting a nohup parallel job, as it does not run in
> background. (Same job with nohup)
:
> What am I missing here ?

Maybe your Rscript needs a tty?

Does --tmux help?

/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]