Benchmarks need to be renamed

Bug #955866 reported by Anders Logg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
Medium
Johannes Ring

Bug Description

Benchmark executables, both C++ and Python need to be renamed to

  bench_path_to_bench_{python,cpp}

Examples:

  bench_mesh_refinement_cpp
  bench_mesh_iteration_cpp
  bench_fem_jit_python

Makes it easier to refer to a specific benchmark and to have both Python and C++ version available.

Top level script bench.py should assume these names. Now it does something in between, assuming the executable is named "bench" and in the case of cpp checks for bench_lastdir (so bench_refinement in the above examples).

Related branches

Anders Logg (logg)
Changed in dolfin:
importance: Undecided → Medium
assignee: nobody → Johannes Ring (johannr)
status: New → Confirmed
Johannes Ring (johannr)
Changed in dolfin:
status: Confirmed → Fix Committed
Johannes Ring (johannr)
Changed in dolfin:
milestone: none → trunk
Revision history for this message
Anders Logg (logg) wrote : Re: [Bug 955866] Re: Benchmarks need to be renamed

On Thu, Mar 15, 2012 at 08:05:27PM -0000, Johannes Ring wrote:
> ** Changed in: dolfin
> Status: Confirmed => Fix Committed

Thanks!

--
Anders

Changed in dolfin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.