[FLASH-USERS] Using the make operation on Sedov Error 127

Sharma, Divyanshu Raj sharma22 at llnl.gov
Tue May 30 13:13:49 EDT 2023


Hi!

New FLASH user here. I was trying to set up the first example problem to get used to the FLASH code and I ran into a problem with running make on Sedov.

The error I get is the one below

"make: usr/local/mpich2//bin/mpif90: Command not found.
make: *** [Makefile:116: Driver_interface.o] Error 127"

I read online it might be a pathing problem in the Makefile.h file that I have in the sites/<host>/ directory

My Makefile.h has this for the MPI_Path

MPI_PATH = /usr/tce/packages/mvapich2/mvapich2-2.3-intel-19.0.4/

and it has this for the specific mpif90 path

FCOMP   = ${MPI_PATH}/bin/mpif90

I believe both of those do lead to my installed MPI directory.

Any help would be appreciated.

Thanks!

-Div Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20230530/f7deb271/attachment.htm>


More information about the flash-users mailing list