[SCore-users-jp] [SCore-users] How to specify a input data file with scrun?

Masao Uebayashi uebayasi @ pultek.co.jp
2003年 3月 28日 (金) 16:19:18 JST


> scrun -scored=cmp***,nodes=4 scatter -file data.tpr :: mdrun_d -np 4 -deffnm
> data < data.tpr

In this case, '<' is interpreted by the shell before scrun is invoked,
and it's not passed to scrun.  You need to use ':= data.tpr' to
specify an input file.  See the "INPUT/OUTPUT REDIRECTION" section in
the scrun manual page.

Masao
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内