Update README.md

This commit is contained in:
hamidrezanorouzi 2022-08-26 19:01:35 +04:30 committed by GitHub
parent 66041080c5
commit ddd9fb6e6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 5 deletions

View File

@ -21,4 +21,9 @@ phasicFlow uses CMake as the build system. you need to have CMake-3.22 or higher
# How to use phasicFlow?
# Extentions in future
### parallelization
* Enabling other backends, HIP (amd-GPUs) and HPC (CPU), for phasicFlow
* 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