]> git.unchartedbackwaters.co.uk Git - francis/excafe_benchmarks.git/commit
Refactor for benchmarking Laplacian.
authorFrancis Russell <francis@unchartedbackwaters.co.uk>
Sun, 24 Jun 2012 16:32:30 +0000 (17:32 +0100)
committerFrancis Russell <francis@unchartedbackwaters.co.uk>
Sun, 24 Jun 2012 16:32:30 +0000 (17:32 +0100)
commit9c74a42b59fc764bca76dac9b38d8a33045a8129
tree8316b4f47c6d14c3984c2f6a82fe58bf2c029b16
parent593b0c630baf53852e1f7188ae0cdc7628f8d133
Refactor for benchmarking Laplacian.
18 files changed:
.gitignore
benchmark.mk.in [new file with mode: 0644]
common/benchmark.cpp.tmpl [moved from mass_matrix_2d/benchmark.cpp.tmpl with 99% similarity]
common/benchmark.cpp.tmpl.old [moved from mass_matrix_2d/benchmark.cpp.tmpl.old with 98% similarity]
common/generate_ufl_rules.sh [moved from mass_matrix_2d/generate_ufl_rules.sh with 76% similarity]
configure.ac
laplacian_2d/Makefile [moved from mass_matrix_2d/Makefile.in with 58% similarity]
laplacian_2d/laplacian_f0.tmpl [new file with mode: 0644]
laplacian_2d/laplacian_f1.tmpl [new file with mode: 0644]
laplacian_2d/laplacian_f2.tmpl [new file with mode: 0644]
laplacian_2d/laplacian_f3.tmpl [new file with mode: 0644]
laplacian_2d/laplacian_f4.tmpl [new file with mode: 0644]
mass_matrix_2d/Makefile [new file with mode: 0644]
scripts/count_instructions [moved from mass_matrix_2d/count_instructions with 100% similarity]
scripts/make_table_norms [moved from mass_matrix_2d/make_table_norms with 93% similarity]
scripts/make_table_performance [moved from mass_matrix_2d/make_table_performance with 94% similarity]
scripts/run_benchmarks [moved from mass_matrix_2d/run_benchmarks with 100% similarity]
scripts/set_scaling_mode [moved from mass_matrix_2d/set_scaling_mode with 100% similarity]