From 9a3c6c57734048bf01b273834d54bf6ad11a785e Mon Sep 17 00:00:00 2001 From: hamidrezanorouzi <72734524+hamidrezanorouzi@users.noreply.github.com> Date: Sat, 27 Aug 2022 12:03:44 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87fef480..6dad4e72 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ phasicFlow uses CMake as the build system. you need to have CMake-3.22 or higher # Extentions in future ### parallelization -* Enabling OpenMPTarget backend to include more GPUs for off-loading calculations. +* Extending the code for using OpenMPTarget backend to include more GPUs for off-loading the computations. * Extending high-level parallelization and impelmenting spacial partitioning and load balancing for muilti-GPU computations and running phasicFlow on distributed memory super-computers ### basic features