[FLASH-BUGS] configuration MPICH

Katherine M Riley kmriley at zingiber.uchicago.edu
Mon Aug 25 12:32:14 CDT 2003


Have you tested mpich to make sure it works properly?  You can try the
example in the examples/ directory of the source tree.  Also - make
sure the intel compiler works alright.  I have had issues with the
compiler on rh9. 

It sounds like either your compiler is installed incorrectly or mpich
is incorrectly installed because '-c' is one of the most standard
options.  It tells to compiler just to create an object file.  

-katherine

> Dear Sir/Madam,
> 
> I tried to install flash on my workstation
> and got troubles.
> The OS is Linux RH 9.0, the c++ and f90
> compilers are the Intel free evaluation ones.
> I downloaded the MPI from MPICH site and
> HDF5 from ncsa.
> 
> Testing the sedov test, the command make
> returns various errors, according to the way I configured
> the MPICH.
> 
> Last time I used
> 
> F90=ifc ./configure --prefix=/usr/local/mpich-1.2.5 c++=ifc cc=ifc 
> --with-device=ch_shmem
> 
> and it was returned 
> 
> make[1]: Entering directory `/home/gardini/work/FLASH2.3/object'
> mpif90 -c -r8 -i4 -O2 -tpp7 -u  -DN_DIM=2 -DMAXBLOCKS=1000 -DNXB=8 -DNYB=8 
> -DNZB=1  CosmologicalFunctions.F90
> /usr/local/mpich/bin/mpif90: line 332: eval: -c: invalid option
> eval: usage: eval [arg ...]
> make[1]: *** [CosmologicalFunctions.o] Error 2
> make[1]: Leaving directory `/home/gardini/work/FLASH2.3/object'
> make: *** [default] Error 2
> 
> I wish to ask you if you know how to configure mpich for my software.
> 
> Thank you for your attention and best regards,
> 
> Alessandro Gardini
> 
> -----------------------------------------------------------------------------
> ------------------------------
> Alessandro Gardini                         phone: 217 333 9378
> Dept. of Astronomy                        e-mail: gardini at astro.uiuc.edu
> 1002 W. Green St
> 61801 Urbana USA
> 
> 



More information about the flash-bugs mailing list