mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
Zoltan is added as thirdParty package
This commit is contained in:
11
thirdParty/README.md
vendored
Normal file
11
thirdParty/README.md
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# Third-party packages used in PhasicFlow
|
||||
|
||||
This folder contains the third-party packages that are used by PhasicFlow. Since the source code is under the main directory of the project, they are downloaded with the source code. But this does not mean that these packages are maintained by PhasicFlow or they are a part of the project.
|
||||
|
||||
## [Zoltan](./Zoltan/)
|
||||
This package is used for space-decomposition and load balancing for MPI execution of the code.
|
||||
|
||||
## Thrust
|
||||
This package is a parallel library developed by NVIDIA. It is built for either CUDA or OpenMP depending of the type of build.
|
||||
|
||||
|
Reference in New Issue
Block a user