Skip to content

Commit

Permalink
Link to benchmarks code
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Oct 12, 2017
1 parent 7452036 commit fde0ae9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Benchmarks

The performance of the library on shared and distributed memory systems was
tested on two example problems in a three dimensional space: simple scalar
Poisson problem and a non-scalar Navier-Stokes problem.
Poisson problem and a non-scalar Navier-Stokes problem. The source code for the
benchmarks is available at https://github.com/ddemidov/amgcl_benchmarks.

The first example we consider is the classical 3D Poisson problem. Namely, we
look for the solution of the problem
Expand Down

0 comments on commit fde0ae9

Please sign in to comment.