mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Docker: Plot total times of benchmarks
This commit is contained in:
parent
0542fe1253
commit
ac5e2791ec
3 changed files with 33 additions and 16 deletions
|
|
@ -52,6 +52,7 @@ run_test mypy --strict ./tools/precommit/check_file_properties.py
|
|||
run_test mypy --strict ./tools/precommit/format_makefile.py
|
||||
run_test mypy --strict ./tools/precommit/format_input_file.py
|
||||
run_test mypy --strict ./tools/docker/generate_dockerfiles.py
|
||||
run_test mypy --strict ./tools/docker/scripts/plot_performance.py
|
||||
run_test mypy --strict ./tools/conventions/redirect_gfortran_output.py
|
||||
run_test mypy --strict ./tools/conventions/analyze_gfortran_ast.py
|
||||
run_test mypy --strict ./tests/do_regtest.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue