-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels