Personal tools
You are here: Home / openCMISS / Wiki / Configuring and Making HYPRE (with BoomerAMG) on Various Systems
Navigation
Log in


Forgot your password?
 

Configuring and Making HYPRE (with BoomerAMG) on Various Systems

Note: Only follow these instructions if you are interested in testing HYPRE (and BoomerAMG) outside of PETSc.

Download

Documentation

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.