[mvapich-discuss] A problem of background processing

Xiaohong Zheng xhzheng at foxmail.com
Sun Feb 13 20:36:23 EST 2011


Hello, Dear TJC,

This works very well. Thank you very much.

Xiaohong

TJC Ward wrote:
> Try redirecting the input from /dev/null, i.e.
>
> mpirun_rsh -np 8 n1 n1 n1 n1 n1 n1 n1 n1 /home/xhzheng/ttt </dev/null 
> >output
>
> It's likely that something in job setup is trying to read from stdin; 
> this will cause the effect you see if 'stdin' is set to a terminal.
> *T J (Chris) Ward, IBM Research
> Scalable Data-Centric Computing - Active Storage Fabrics - IBM System 
> BlueGene
> IBM United Kingdom Ltd., Hursley Park, Winchester, Hants, SO21 2JN
> 011-44-1962-818679
> IBM Intranet **_http://hurgsa.ibm.com/~tjcw/_* 
> <http://hurgsa.ibm.com/%7Etjcw/>*
> **_
> _**_IBM System BlueGene Research_* 
> <http://www.research.ibm.com/bluegene/>* **_
> _**_IBM System BlueGene Marketing_* 
> <http://www-03.ibm.com/systems/deepcomputing/bluegene/>*
> **_
> _**_IBM Resources for Global Servants_* 
> <http://hurgsa.ibm.com/%7Etjcw/Compete/>* **_
> _**_IBM Branded Products_* <http://www.ibm.com/shop>* **_IBM Branded 
> Swag_* <http://logogear.americanid.com/>* * 	
> <http://www.ibm.com/developerworks/linux/library/l-bluegene/index.html>
>
>
> UNIX in the Cloud - Find A Place Where There's Room To Grow, with the 
> original Open Standard. _Free Trial Here Today_ 
> <http://sdf.lonestar.org/index.cgi?telnet>
> New Lamps For Old - _Diskless Remote Boot Linux_ 
> <http://drbl.sourceforge.net/> from _National Center for 
> High-Performance Computing, Taiwan_ <http://www.nchc.org.tw/en/>
> _Systems of Service._ 
> <http://www.ibm.com/ibm/responsibility/minijam/pdf/IBM_ServiceJam_WhitePaper_Final.pdf> 
> IBM Research and IBM Marketing explain What Makes IBM Tick.
>
>
>
>
>
> *Devendar Bureddy <bureddy at cse.ohio-state.edu>*
> Sent by: mvapich-discuss-bounces at cse.ohio-state.edu
>
> 02/11/2011 06:27 PM
>
> 	
> To
> 	Xiaohong Zheng <xhzheng at foxmail.com>
> cc
> 	mvapich-discuss at cse.ohio-state.edu
> Subject
> 	Re: [mvapich-discuss] A problem of background processing
>
>
>
> 	
>
>
>
>
>
> Hi
>
> I have tried in my environment with latest code base and I'm able to
> run mpirun_rsh in background with out any issues.  The command I have
> tried look like below.
>
> [bureddy at head osu_benchmarks]$ mpirun_rsh -np 8 node003 node003
> node003 node003 node003 node003 node003 node003 ./a.out &> op.out &
> [6] 2676
> [bureddy at head osu_benchmarks]$
>
> Can you please give more specific details ( MVAPICH2 version, gcc, OS,
> shell ..etc) in which you are seeing this issue.  If you are not
> already using latest MVAPICH2 (1.6 - RC2), can you please try this.
>
>
> -Devendar
>
>
> On Wed, Feb 9, 2011 at 2:59 AM, Xiaohong Zheng <xhzheng at foxmail.com> 
> wrote:
> > Hello, Dear All,
> >
> > When I try to run the following command:
> >
> > mpirun_rsh -np 8 n1 n1 n1 n1 n1 n1 n1 n1 /home/xhzheng/ttt >output &
> >
> > the message "[8]+  Stopped                 mpirun_rsh -np 8 n1 n1 n1 
> n1 n1
> > n1 n1 n1 /home/xhzheng/ttt >output" always appears. When use the command
> > "top" to see the status, I can see that it is running. However, 
> there is not
> > any output. When I remove the "&", then I do not see the "Stopped" 
> message
> > and it runs very well and I can see the normal output.
> >
> > I have seen this problem for many times. Could anybody tell me how 
> to deal
> > with it, please?  Thanks!!
> >
> > Xiaohongs
> > _______________________________________________
> > mvapich-discuss mailing list
> > mvapich-discuss at cse.ohio-state.edu
> > http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
> >
>
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>
m


More information about the mvapich-discuss mailing list