[mvapich-discuss] Compile error

Albino dos Anjos Aveleda bino at nacad.ufrj.br
Mon May 19 09:49:05 EDT 2008


Hi Peter,

Thank you for your make script. It is working now.

Best regards,
Albino

On Fri, 16 May 2008 15:35:10 -0600, Peter Cebull wrote
> Albino,
> 
> Attached is the make script I used to build MVAPICH2-1.0.2 on our 
> AltixICE (SGI ProPack 5 Service Pack 3). I think your build is 
> gettingconfused by /usr/include/mpi.h, which is part of SGI's Message 
> PassingToolkit. I had a similar problem on our system. Take a look at 
> theattached file, I'm thinking that you don't want "-I/usr/include" 
> onyour configure line.
> 
> Good Luck,
> Peter
> 
> Albino dos Anjos Aveleda wrote:Hi,
> 
> I am trying to build the mvapich2-1.0.2 using Intel compiler. 
> My machine is SGI Altix ICE and my configure options are bellow:
> 
> ./configure '--prefix=/opt/mvapich2-1.0.2-1/intel' \
> '--with-device=osu_ch3:mrail' '--with-rdma=gen2' '--with-pm=mpd' \
> '--enable-romio' '--enable-sharedlibs=gcc' '--without-mpe' \
> 'CC=icc' 'CFLAGS=-D__INTEL_COMPILER -D_EM64T_ -D_SMP_ \
> -DUSE_HEADER_CACHING -DONE_SIDED -DMPIDI_CH3_CHANNEL_RNDV \
> -DMPID_USE_SEQUENCE_NUMBERS -DRDMA_CM -I/usr/include -O2' \
> 'CXX=icpc' 'F77=ifort' 'F90=ifort' 'FFLAGS=-L/usr/lib64'
> 
> In attachment is the make.log file.
> How do I fix this?
> 
> Best regards,
> Albino
> 
> -- 
> Peter Cebull
> HPC User Consultant
> Idaho National Laboratory
> P.O. Box 1625, MS3605
> Idaho Falls, ID 83415
> Phone: 208-526-1909
> Email: Peter.Cebull at inl.gov



More information about the mvapich-discuss mailing list