[mvapich-discuss] Problem building MVAPICH-1.0.2p1 with OFED-1.2.5.1/Intel 10.1

wei huang huanwei at cse.ohio-state.edu
Mon Mar 3 17:06:24 EST 2008


Hi Craig,

-DMPID_USE_SEQUENCE_NUMBERS definitely should be in make.mvapich2.ofa. And
I have just verified it is in the tar ball from our website. Would you
download it again from our website? Also, make sure you have not exported
any CFLAGS when you call the scripts. Thanks.

Regards,
Wei Huang

774 Dreese Lab, 2015 Neil Ave,
Dept. of Computer Science and Engineering
Ohio State University
OH 43210
Tel: (614)292-8501


On Mon, 3 Mar 2008, Craig Tierney wrote:

> I am having problems building the latest MVAPICH (1.0.2p1) with the
> latest Intel Compiler.  I am trying to build this in the same
> way as I built MVAPICH-1.0.1 with Intel 9.1.  I have attached the
> changes to the make.mvapich2.ofa script below.
>
> I am getting the following error messages:
>
>
> icc -DHAVE_CONFIG_H -I. -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/channels/mrail/src/rdma
> -I../../../../../../include -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/include -I/opt/pvfs/2.7.0/include
> -D_GNU_SOURCE -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/include
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/include
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/common/datatype
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/common/datatype
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/channels/mrail/include
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/channels/mrail/include
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/channels/mrail/src/gen2
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/channels/mrail/src/gen2
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/common/locks
> -I/home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/common/locks -c ch3_finalize.c
> /home/admin/wjet/software/opt/mvapich2-1.0.2p1_intel101/src/mpid/osu_ch3/include/mpidpkt.h(145): error: identifier "MPID_Seqnum_t"
> is undefined
>        MPID_Seqnum_t seqnum;
>        ^
>
> The make.mvapich2.ofa file does have the -DMPID_USE_SEQUENCE_NUMBERS
> define listed.  I don't see it making it to this call though.
>
> I am building the code as:
>
>
> env OPEN_IB_HOME=/usr PREFIX=/opt/mvapich/2-1.0.1_ofed-1.2.5.1-intel10.1 CC=icc CXX=icc F77=ifort F90=ifort ./make.mvapich2.ofa
>
> This build line worked with MVAPICH-1.0.1 and Intel 9.1.
>
> Thanks,
> Craig
>
> --
> Craig Tierney (craig.tierney at noaa.gov)
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>



More information about the mvapich-discuss mailing list