[FLASH-USERS] Compiling on ORNL-Jaguarpf

Christopher Daley cdaley at flash.uchicago.edu
Mon Nov 28 15:14:23 EST 2011


Hi Anthony,

Try a setup line that looks something like this:
./setup Sedov -auto -site=jaguar.ccs.ornl.gov

This will use a Makefile.h created for Jaguar when it was a Cray XT4.

You will notice that the Makefile.h uses environmental variables in
place of hard-coded strings, e.g.  LIB_HDF5 = ${HDF5_CLIB}.  These
variables will be available in your environment when you "module load"
the version of e.g. HDF5 that you want to use.

It is possible that some of the environmental variable names have
changed.

Feel free to send any compilation error messages,
Chris


On 11/28/2011 01:14 PM, Nelson, Anthony wrote:
> Hi,
>
> I am having trouble compiling FLASH3.3 on ORNL's Jaguarpf (Cray XT5). I
> have attempted to edit the older ORNL makefiles, and ./setup process
> found in the sites directory, but still am not having any luck.
>
> Does anyone know where I can find a working makefile, and the correct
> ./setup process?
>
> Thanks,
>
> Anthony




More information about the flash-users mailing list