2.0 KiB
2.0 KiB
PhasicFlow

How to build?
You can build PhasicFlow for CPU and GPU executions. Here is a complete step-by-step procedure.
Online code documentation
You can find a full documentation of the code, its features, and other related materials on online documentation of the code
How to use PhasicFlow?
You can navigate into tutorials folder in the phasicFlow folder to see some simulation case setups. If you need more detailed discription, visit our wiki page tutorials.
Supporting packages
- Kokkos from National Technology & Engineering Solutions of Sandia, LLC (NTESS)
- CLI11 1.8 from University of Cincinnati.
Extensions in future
parallelization
- 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