Am 25.01.2013 um 11:20 schrieb William Hay:

> On 25 January 2013 09:56, Semion Chernin <[email protected]> wrote:
> How I can help to this user?
> 
> The trouble is that for some reason the program I am running will output to 
> the console while run directly on a node, but while submitted as a job - will 
> not output to the output file (.o) or error file (.e) - therefore I resorted 
> to pipes, where I had no luck even with explicit paths.
> What do you mean by the console?  The actual screen and keyboard attached to 
> the node or just the user's session?
>  
> You could try submitting the job via qrsh -now n program and redirect the 
> output of that.  Hopefully qrsh will do a good enough impersonation of a 
> terminal to convince the program to send its data where you want.

Are we speaking here about Linux or any other OS?

Is the application publicly available?

Is there an option for the application where you can specify a target file for 
the output, or is it some kind of X11 output in a window?

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to