Halting due to end of file on input


Starting fluent with the command:
fluent 3ddp -t0 -pnet -cnf=fluent.hosts -g < inputfile

gives:
.
.
.
Node 0 spawning Node 3 on machine "xxxxx" (unix).
------------------------------------------------------------------------------
ID Comm. Hostname O.S. PID Mach ID HW ID Name
------------------------------------------------------------------------------
n3 net xxxxx.yyyyy.com Linux-IA32 28037 3 7 Fluent Node
n2 net aaaa.yyyyy.com Linux-IA32 26730 2 6 Fluent Node
n1 net bbbb.zzzzz.com Linux-IA32 27107 1 5 Fluent Node

host net ccccccc. Linux-IA32 31486 0 3 Fluent Host
n0* net ccccccc. Linux-IA32 31496 0 -1 Fluent Node

> Halting due to end of file on input.
Use the "-i" switch, rather than re-direct input from a file.

Start with the command:

fluent 3ddp -t0 -pnet -cnf=fluent.hosts -g -i inputfile
(assuming "inputfile" is the name of the input file)





Show Form
No comments yet. Be the first to add a comment!