Skip to content

Commit

Permalink
Merge pull request #54 from ArnoStrouwen/patch-1
Browse files Browse the repository at this point in the history
update link
  • Loading branch information
ChrisRackauckas committed Apr 7, 2020
2 parents e4004c8 + 5e1a33b commit 9e5333a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ different choices of `u0` or `p`. For these cases, DiffEqGPU exports the followi
- `EnsembleCPUArray`: A test version for analyzing the overhead of the array-based parallelism setup.

For more information on using the ensemble interface, see
[the DiffEqDocs page on ensembles](http://docs.juliadiffeq.org/dev/features/ensemble.html)
[the DiffEqDocs page on ensembles](http://docs.juliadiffeq.org/dev/features/ensemble)

For example, the following solves the Lorenz equation with 10,000 separate random parameters on the GPU:

Expand Down

0 comments on commit 9e5333a

Please sign in to comment.