Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
voduchuy authored Aug 14, 2021
1 parent 422a26d commit 65f0388
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Required:
brew update
brew install openmpi
```
* [Armadillo](http://arma.sourceforge.net/download.html)
* [Zoltan](https://github.com/trilinos/Trilinos/tree/master/packages/zoltan)
* [PETSc](https://www.mcs.anl.gov/petsc/download/)
* [SUNDIALS](https://computation.llnl.gov/projects/sundials/sundials-software)
* [Armadillo 9X](http://arma.sourceforge.net/download.html)
* [Zoltan 1.0](https://github.com/trilinos/Trilinos/tree/master/packages/zoltan)
* [PETSc 5X](https://www.mcs.anl.gov/petsc/download/)
* [SUNDIALS 5X](https://computation.llnl.gov/projects/sundials/sundials-software)

Optionally, if you want to use graph-partitioning methods for load-balancing:
* [Metis](http://glaros.dtc.umn.edu/gkhome/metis/metis/download)
Expand Down

0 comments on commit 65f0388

Please sign in to comment.