Skip to content

no output-file produced #2

@willthbill

Description

@willthbill

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions