Update README.md

This commit is contained in:
hamidrezanorouzi 2022-08-27 12:03:44 +04:30 committed by GitHub
parent 5f40bcd775
commit 9a3c6c5773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ phasicFlow uses CMake as the build system. you need to have CMake-3.22 or higher
# Extentions in future # Extentions in future
### parallelization ### 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 * 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 ### basic features