Skip to content

Irace output dir logic #2

@DE0CH

Description

@DE0CH

To contain everything irace and the calling code generate, they are all put inside irace_output directory. Currently, irace_output is hard coded in some places (and not in some other). Also calling irace with subprocess is done in cwd of irace_ouput, resulting in sometimes needing to to os.basename(...) and other time irace_output/..., depending on if the file name contains is relative to the root folder or irace_output folder. Need to pick one and make them consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions