-
Notifications
You must be signed in to change notification settings - Fork 2
no output-file produced #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I am having trouble producing an output file.
Compilation: scons program=vcc variant=optimized
Then when I run:
./optimized/vcc --output_filename=output.txt --preconfiguration=fsocial --k=2 --run_type="Redu" examples/p2p-Gnutella04.graph
It produced the following standard output:
examples/p2p-Gnutella04.graph, 10876, 79988, 0, 0.014961, 0
But, no output file is produced (output.txt).
It also does not produce the standard output file (tmppartition...) when I run with no output_filename parameter.
Am I doing something wrong?
Any chance you know what is going on?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request