[FLASH-USERS] Using HYPRE

Samuel Olofin sysadmin at flash.uchicago.edu
Thu Sep 8 11:31:29 EDT 2011


Hi Stephen,

You should have both:

LIB_HYPRE= -L (path to hypre directory)/lib

and :

FFLAGS_HYPRE= -I (path to hypre directory)/include


Sam


On Thu, Sep 8, 2011 at 1:11 AM, Stephen Brian Amsel <samsel at umich.edu>wrote:

> Hi everyone,
>
> I'm trying to use the HYPRE grid-solver built into Flash 4 and ran into a
> problem which should be remarkably easy to fix. What lines should be written
> into my Makefile.h to let the compiler see the the library and headers?
>
> So far I have tried
> LIB_HYPRE = (path to directory "hypre-2.7.0b") as directed by the
> make-script
> LIB_HYPRE = -L (path to "hypre-2.7.0b/hypre/lib") matching the convention
> of other environment-variables starting with "LIB_"
> LIB_HYPRE = -L (same as #2) -I (path to headers)
> I also tried FFLAGS_HYPRE = (path to headers) with -L (path to lib as
> above)
>
> Have a nice day!
> -Stephen
>



-- 











Sam Olofin

Flash Center for Computational Science

University of Chicago

5747 S. Ellis Ave JO 313

Chicago, IL 60637

Email: sam at flash.uchicago.edu

Tel: 773.834.1283
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20110908/452768da/attachment.htm>


More information about the flash-users mailing list