[FLASH-USERS] Setting up Flash

Dinesh Kandel dkandel at ualberta.ca
Tue Oct 10 16:24:29 EDT 2017


Hi all,

The solution suggested by Cory worked. I was able to run Flash 4 as:
./flash4

This produces series of output table numbers. But, at the end it returns me
an error:

Fatal error in MPI_Address: Invalid argument, error stack:

MPI_Address(285): An address does not fit into a Fortran INTEGER.  Use
MPI_Get_address instead

[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=402713612

:

system msg for write_line failure : Bad file descriptor


Could anyone let me know how to fix this?

Note that when I run flash using mpirun as: mpirun -np 2 ./flash4, I get
the following error:

Fatal error in MPI_Init: Other MPI error, error stack:

MPIR_Init_thread(474)..............:

MPID_Init(190).....................: channel initialization failed

MPIDI_CH3_Init(89).................:

MPID_nem_init(320).................:

MPID_nem_tcp_init(173).............:

MPID_nem_tcp_get_business_card(420):

MPID_nem_tcp_init(379).............: gethostbyname failed, osx-kipac (errno
1)

Fatal error in MPI_Init: Other MPI error, error stack:

MPIR_Init_thread(474)..............:

MPID_Init(190).....................: channel initialization failed

MPIDI_CH3_Init(89).................:

MPID_nem_init(320).................:

MPID_nem_tcp_init(173).............:

MPID_nem_tcp_get_business_card(420):

MPID_nem_tcp_init(379).............: gethostbyname failed, osx-kipac (errno
1)


Thanks a lot!

On Mon, Oct 9, 2017 at 2:29 PM, Dinesh Kandel <dkandel at ualberta.ca> wrote:

> Hi all,
>
> I am a new Flash user. I have gone through documentation for the initial
> setup. What I have done is unpacked Flash and successfully generated the
> object folder for the Sedov problem. When I try to finally run the
> executable, as explained in Sec 2.3 of the User support guide, by typing
>
> mpirun -np 2 ./flash4
>
> it returns me the following error:
>
> dyld: Library not loaded: @rpath/libhdf5.10.dylib
>
>   Referenced from: /Users/kipac/Downloads/FLASH4.4/object/./flash4
>
>   Reason: image not found
>
> [2]    92499 trace trap  ./flash4
>
>
> Does anyone know how I could fix this error? I am using Macbook.
>
>
> Regards,
>
> Dinesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20171010/a7339144/attachment.htm>


More information about the flash-users mailing list