Skip to content
Snippets Groups Projects
Commit 5d29c556 authored by David Goz's avatar David Goz :sleeping:
Browse files

Update README.md

parent dfc849f1
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
The Poisson problem is a simple partial differentual equation (PDE) that is at the The Poisson problem is a simple partial differentual equation (PDE) that is at the
core of many applications. The example is useful for desccribing the features core of many applications. The example is useful for desccribing the features
of MPI/OpenMP that can be used in solving partial differential equations and of MPI/OpenMP/CUDA/OpenACC that can be used in solving partial differential equations and
other problems that involve decomposition across many processes. other problems that involve decomposition across many processes.
Authors: Andrea Mignone (mignone@to.infn.it) ---> original version Authors: Andrea Mignone (mignone@to.infn.it) ---> original version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment