thank you .although it does not work <br><br>
<div><span class="gmail_quote">2007/12/13, Lorenzo Paulatto <<a href="mailto:paulatto@sissa.it">paulatto@sissa.it</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>On Thu, December 13, 2007 15:06, xu yuehua wrote:<br>> thank you for your detailed analysis.  your guess is right .my outdir is
<br>> set<br>> to a place,not local to the nodes.i know the reason of my slow<br>> job,although<br>> i did not know it through.<br>> as for how to use a local directory as outdir ,it seems another new thing
<br>> for me.<br>> would it be possible to tell me about that ?<br>> thank you in advance<br><br><br>You let's assume you can write in the /tmp directory on all the nodes<br>(usually you can) you can use a subdirectory of /tmp as outdir, let's say
<br>/tmp/xy-job<br><br>Just set outdir='/tmp/xy-job' in the control namelist. The directory has<br>to exist on every node.<br><br>It is boring to create them by hand you can use ssh with (password-less)<br>pubkey and some bash cycle, or you can use expect.. you could also try to
<br>use mpirun in some creative way, like<br>mpirun -np 8 mkdir -p /tmp/xy-job<br>but I wouldn't bet on this to work.<br><br>I hope this helps<br>--<br>Lorenzo Paulatto<br>+39 040 3787 511<br><a href="http://people.sissa.it/~paulatto/">
http://people.sissa.it/~paulatto/</a><br><br><br>----------------------------------------------------------------<br>SISSA Webmail <a href="https://webmail.sissa.it/">https://webmail.sissa.it/</a><br>Powered by SquirrelMail 
<a href="http://www.squirrelmail.org/">http://www.squirrelmail.org/</a><br><br>_______________________________________________<br>Pw_forum mailing list<br><a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br><a href="http://www.democritos.it/mailman/listinfo/pw_forum">
http://www.democritos.it/mailman/listinfo/pw_forum</a><br></blockquote></div><br><br clear="all"><br>-- <br>Xu Yuehua<br>physics Department of Nanjing university<br>China