diff --git a/README.md b/README.md index 161093249a754b125dc2eac7556ac89508d8193b..b1b74f55a22300ee0b9e189af08311578046cd0e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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 -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. Authors: Andrea Mignone (mignone@to.infn.it) ---> original version