1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-07-08 03:07:03 +00:00

Merge pull request from PhasicFlow/solvers

readme
This commit is contained in:
hamidrezanorouzi
2022-10-05 15:57:44 +03:30
committed by GitHub

@ -17,4 +17,3 @@ You can navigate into [tutorials folder](./tutorials) in the phasicFlow folder t
* Extending the code for using OpenMPTarget backend to include more GPUs for off-loading the computations. * Extending the code for using OpenMPTarget backend to include more GPUs for off-loading the computations.
* Extending high-level parallelization and implementing space partitioning and load balancing for muilti-GPU computations and running PhasicFlow on distributed memory super-computers * Extending high-level parallelization and implementing space partitioning and load balancing for muilti-GPU computations and running PhasicFlow on distributed memory super-computers
### basic features