Views
Configuring and Making HYPRE (with BoomerAMG) on Various Systems
last edited 5 years ago by taus007
Note: Only follow these instructions if you are interested in testing HYPRE (and BoomerAMG) outside of PETSc.
Download
- Go to either of the following:
Documentation
- See
hypre-1.6.0/docs/HYPRE_usr_manual.psor go to this PS file.
Compile
cd src/; configuremake- Libraries found in
hypre-1.6.0/src/hypre/lib - See documentation for configure and make flags.
Testing
cd src/test; ./test_drivers.shor run executable of one of the examples for a quick check.