That's exactly what I want. And it does work! Many thanks. Zhenyu
-----原始邮件----- 发件人: "Paul T. Bauman" <[email protected]> 发送时间: 2015-04-07 00:27:11 (星期二) 收件人: Zhang <[email protected]> 抄送: libmesh-users <[email protected]> 主题: Re: [Libmesh-users] How to print multi processor info. for debugging On Mon, Apr 6, 2015 at 12:10 PM, Zhang <[email protected]> wrote: I'd like to print some information to screen from rank >0, Could you give any hints or suggestion ? Add the following options to your command line when you run libMesh: --redirect-stdout --keep-cout This will create a stdout.processor. file for each MPI process with all the screen output. ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
