Go to file
Falgout, Rob 1972b7f800 Merge pull request #4 in HYPRE/hypre from caliper-dev to master
* commit 'cc7d1100e7a2967db9f7463cfc5330606daf9d47':
  Minor change to test/Makefile
  Add caliper includes in test/Makefile
  Remove one space
  Changed header file stuff for caliper to use utilities header
  Modified configure options for using caliper annotations
  Changed configure line for caliper
  Need to include HYPRE_config in caliper_instrumentation.h
  Change Caliper annotations to hypre.kernel=name style
  Add Caliper libs to test builds in classic build system
  Add more kernel annotations
  Add caliper to classic build system as well (for libHYPRE itself; linking of example apps still to go)
  Add #ifdef around caliper include
  Add Caliper instrumentation in BoomerAMG
  Add Caliper to CMake build system
  Initial commit of Caliper instrumentation in Hypre.  So far there are no ifdef guards because Caliper is not integrated into the makefile system yet
2017-02-22 12:14:23 -08:00
AUTOTEST Removed CFLAGS from test/Makefile link line 2016-12-09 15:11:37 -08:00
src Merge pull request #4 in HYPRE/hypre from caliper-dev to master 2017-02-22 12:14:23 -08:00
CHANGELOG added change in BoomerAMG defaults 2016-08-04 17:43:36 -07:00
COPYING.LESSER Removed a ^L strange character. 2008-07-18 01:58:45 +00:00
COPYRIGHT Changed the hypre-support email to use llnl.gov not mail.llnl.gov. 2011-11-02 15:38:53 +00:00
INSTALL Minor modifications on setting CMake options. 2012-09-24 23:38:53 +00:00
README Modified the README file to look better on Stash 2016-01-18 18:58:43 -08:00


                             HYPRE
                 http://www.llnl.gov/casc/hypre/


HYPRE is a library of high performance preconditioners and solvers featuring
multigrid methods for the solution of large, sparse linear systems of equations
on massively parallel computers.

Legal stuff (copyright, disclaimer, licensing restrictions, etc.) can be found
in the file `COPYRIGHT_and_DISCLAIMER'.

To install HYPRE, please see the Users Manual or the file `INSTALL'.

The HYPRE Users Manual and Reference Manual can be found in the `docs' directory
of this release, and also via the `Software' link on the HYPRE home page.

An overview of the HYPRE release history can be found in the file `CHANGELOG'.

To subscribe to the mailing list "New Release Announcements (hypre-announce)",
use the `Mailing Lists' link on the HYPRE home page.

We appreciate feedback from users of this package.  Please submit comments,
suggestions, and issue reports to hypre-support@llnl.gov.

HYPRE is free software; you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License (as published by the Free
Software Foundation) version 2.1 dated February 1999.