Skip to content

Configure.sh file #16

@EduardoJabour

Description

@EduardoJabour

In order to test the code available through OpenMP there should be a file named "configure.sh" in the scripts folder. Instead there is a "configure.py" file. Naturally, when trying to configure the library with the suggested command "scripts/configure.sh -s greedy -a default -rts openmp" no file will be found. But also, using "configure.py" instead of "configure.sh" ("scripts/configure.py -s greedy -a default -rts openmp") the following error is returned: "IndexError: pop from empty list". Is there any other step that must be taken, before the command previously mentioned, in order to test your code?
Grateful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions