-
Notifications
You must be signed in to change notification settings - Fork 129
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
Feature/persistent benchmarking #296
Conversation
This reverts commit 5a5a554.
Added the file to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few more minor items. I will look into the Lassen failure.
Benchmark job is failing here: https://lc.llnl.gov/gitlab/sundials/sundials/-/jobs/1348293. Looks like maybe we have the wrong version of radiuss-spack-configs? |
I think the cuda version needs to have |
That fixed the spack error. Now the job is failing when it gets to the benchmark step because it cannot find a directory. https://lc.llnl.gov/gitlab/sundials/sundials/-/jobs/1349618. |
Sets up the make target
benchmark
, which will allow the user to run all the benchmarks at once.benchmark
Adds documentation
Adds Adiak, a library to collect metadata