Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Jan 2, 2017
1 parent 2585188 commit 930b7ce
Show file tree
Hide file tree
Showing 56 changed files with 137 additions and 2,146 deletions.
3 changes: 1 addition & 2 deletions benchmarks/heat_equation/readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ Use ``--verbose`` to print number of iterations executed and a subset of the gri
Use ``--size=H*W*0`` to run until convergence with no limitations on number of iterations.

+-------------------------------------------+-------------------------------------------+-------------------------------------------+
| ``--size=100*100*1 --visualize`` | ``--size=100*100*100 --visualize`` | ``--size=100*100*1000 --visualize`` |
| ``--size=100*100*1 --visualize`` | ``--size=100*100*100 --visualize`` | ``--size=100*100*1000 --visualize`` |
+-------------------------------------------+-------------------------------------------+-------------------------------------------+
| .. image:: _static/heat_equation_0001.png | .. image:: _static/heat_equation_0100.png | .. image:: _static/heat_equation_1000.png |
+-------------------------------------------+-------------------------------------------+-------------------------------------------+

See :ref:`heat_equation_fixed` for a variation of the benchmark that only applies the stencil update, that is, it skips the convergence computation.
1 change: 0 additions & 1 deletion benchmarks/heat_equation_fixed/csharp_numcil/Makefile

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file.
57 changes: 0 additions & 57 deletions benchmarks/heat_equation_fixed/python_numpy/heat_equation_fixed.py

This file was deleted.

16 changes: 0 additions & 16 deletions benchmarks/heat_equation_fixed/readme.rst

This file was deleted.

80 changes: 0 additions & 80 deletions benchmarks/idl_init/python_numpy/idl_init.py

This file was deleted.

1 change: 0 additions & 1 deletion benchmarks/idl_init/python_numpy/readme.rst

This file was deleted.

0 comments on commit 930b7ce

Please sign in to comment.