[mvapich-discuss] Install MVAPICH 1

Karthik Gopalakrishnan gopalakk at cse.ohio-state.edu
Thu Apr 10 14:58:04 EDT 2008


Hi Fred.

make.mvapich.gen2 is not a makefile. It is just a executable bash
shell script that takes care of setting up the necessary environment,
running "configure" & building the necessary components. You just have
to execute it as follows.

# export CC=<Path to your compiler>
# ./make.mvapich.gen2

The default PREFIX is /usr/local/mvapich. You can change this path by
editing the "PREFIX" variable within make.mvapich.gen2.

Hop this helps.

Regards,
Karthik

On 4/10/08, Stecher, Fred <Fred.Stecher at atk.com> wrote:
>
>
> Hi,
> This is a follow-up to previous question concerning whether MVAPICH 1 is
> using InfiniBand or Ethernet. Upon monitoring network traffic, my executable
> is definitely using Ethernet.
>
> I have reinstalled MVAPICH. The user manual stated "Go to the mvapich-1.0
> directory. We have included
> a single script for OpenFabrics/Gen2 (make.mvapich.gen2) that takes care of
> different
> platforms, compilers and architectures. By default, the compilation script
> uses gcc. In
> order to select your compiler, please set the variable CC in the script to
> use either Intel,
> PathScale or PGI compiler. The platform/architecture is detected
> automatically."  I tried make -f make.mvapich.gen2 with following error
> message:
>
> make.mvapich.gen2:7: *** missing separator.  Stop.
> I then just typed make. This resulted in installation of some version of
> MVAPICH. I am not sure what version. Do anyone know what version was
> installed or how to determine the version?
>
> Thanks,
>
> Fred
> _______________________________________________
> 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