INGOR
|
WriteFilter writes the network in a file.
This filter simply writes the input network in the specified file.
This is useful if you want to save a network in multiple file formats.
file=
file f=
file type=
format t=
format args={
key [ =
value,
... ] }
a={
key [ =
value,
... ] }
mpi
Only the root rank (process) outputs the network in the specified file. The mpi
option changes this to output the network in every process. See the above explanation.