*Note*: Only follow these instructions if you are interested in testing HYPRE (and BoomerAMG) outside of PETSc. Download * Go to either of the following: * "CASC website":http://www.llnl.gov/CASC/linear_solvers/ * "PETSc ftp site":ftp://ftp.mcs.anl.gov/pub/externalpackages/ Documentation * See 'hypre-1.6.0/docs/HYPRE_usr_manual.ps' or go to "this":http://www.llnl.gov/casc/hypre/pubs/HYPRE_usr_manual.ps PS file. Compile * 'cd src/; configure' * 'make' * Libraries found in 'hypre-1.6.0/src/hypre/lib' * See documentation for configure and make flags. Testing * 'cd src/test; ./test_drivers.sh' or run executable of one of the examples for a quick check.