[mvapich-discuss] Unable to build v.0.9.3 for IB

wei huang huanwei at cse.ohio-state.edu
Thu Jun 8 09:55:48 EDT 2006


Hi Norm,

Thanks for using MVAPICH2.

> I'm having trouble with the build process, so I have some questions...
>
> 1. I didn't find any build instructions other than those in the
> README-MPICH2 file, so I followed those. Is that correct? The result was
> that I had exactly the same errors building MVAPICH2 for IB as I had
> trying to build MPICH2 for IB.

As you may know, mvapich2 is a software package based on mpich2 from
ANL. Thus, you are looking at the building instructions for mpich2,
not mvapich2.

> On my first try I added these two items to configure:
>   --with-device=ch3:ib
>   --with-ib=vapi
>
> On my second try I also added:
>   --with-ib-path=/usr/mellanox/lib
>
> On my third try I changed the above to:
>   --with-ib-path=/usr/mellanox

Yeah, this is ib code provided by ANL. I believe you are using vapi. So
please using our build script: make.mvapich2.vapi

Please change MTHOME in make.mvapich2.vapi to your ib directory, eg,
/usr/mellanox/. Then type: ./make.mvapich2.vapi. It should build mvapich2
as you need.

Also, we have prepared a user guide online. You can refer it for further
instructions:

http://nowlab.cse.ohio-state.edu/projects/mpi-iba/download-mvapich2/mvapich2_user_guide.html

Thanks.

-- Wei



More information about the mvapich-discuss mailing list