[FLASH-USERS] FLASH setup on stampede.tacc.utexas.edu

Matthew Turk matthewturk at gmail.com
Thu Mar 28 13:13:11 EDT 2013


On Thu, Mar 28, 2013 at 1:11 PM, Mark L Richardson
<Mark.L.Richardson at asu.edu> wrote:
> I'm attempting to do the same. The issue I encountered is Stampede has
> HDF5.1.8 built, while Flash (at least v.3.2) is built with HDF1.6. Between
> 1.6 and 1.8 the API changed on subroutines like H5Dopen where it used to
> need 2 arguments but now it needs 3.
>
> One fix is to go through and change each H5Dopen to  H5Dopen1 which is the
> deprecated version, however there may be other issues that won't show
> themselves.
>
> The other, better, option is to build v. 1.6 on Stampede and link to those
> libraries (I am planning on doing this in the next day or so).

There's also the option of using -DUSE_H5_16_API in your compilation:

http://www.hdfgroup.org/HDF5/doc/RM/APICompatMacros.html

which may be somewhat easier.

>
> Are these the same issues you were getting?
>
> -Mark
>

-Matt

>
>
>
> On Thu, Mar 28, 2013 at 2:07 PM, Suoqing Ji <Suoqing.Ji at asu.edu> wrote:
>>
>> Hi,
>>
>> I'm currently trying to setup FLASH on stampede.tacc.utexas.edu, but
>> encountered some errors.
>>
>> Is there anyone who has setup FLASH on stampede, and may I request the
>> configuration info as well as Makefile.h? It would be better if it's FLASH4,
>> and other versions are also valuable for reference.
>>
>> Thanks!
>>
>> Best wishes,
>> Suoqing
>
>
>
>
> --
> Mark Richardson,
> Mark.L.Richardson at asu.edu
> Ph.D. Candidate: Astrophysics
> ISTB4 623
> School of Earth and Space Exploration
> Arizona State University
> 480 318-4449
> www.public.asu.edu/~mlricha4



More information about the flash-users mailing list