Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the command “python3 run_benchmarks.py -all” #1

Open
dalingmeng opened this issue Oct 22, 2021 · 1 comment
Open

Comments

@dalingmeng
Copy link

I see four test modules are given in the paper, but there are only three test modules in the repository,The potrf module is missing from the repository。
When I compile this repository, execute the command “python3 run_benchmarks.py -all”, the program cannot be run, showing that the potrf module is missing. How should I solve this problem ?  
@joaoriverd
Copy link
Owner

joaoriverd commented Oct 26, 2021

Hi
Thanks for the comment. I just updated the script. For the time being, I only enabled the dft benchmark. I will enable the others later this week. In addition to the dependencies listed in the README, mpfi is also needed for the benchmarks. You can get it from https://gitlab.inria.fr/mpfi/mpfi

You can run the dft benchmarks using:
python3 run_benchmarks.py -dft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants