in reply to Re: Problem while using Net::SSH::Perl module
in thread Problem while using Net::SSH::Perl module
Though, this will not work either, because the cmd method would not return control until the xterm is closed
I think the idea here is to submit the xterm command to the linux64_idc_1g LSF queue, so LSF will then run the command (when it gets around to it). In other words, the bsub command should return more or less immediately. (Also, the bsub command should "capture" the current environment (such as DISPLAY) and LSF should reinstate it when the queued command is being run. So, it could in theory work, provided the X server that DISPLAY points to allows access from the (possibly remote) LSF cluster machine...)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem while using Net::SSH::Perl module
by salva (Canon) on Oct 09, 2009 at 13:39 UTC | |
by almut (Canon) on Oct 09, 2009 at 13:56 UTC |