[mvapich-discuss] Error while compiling mvapich-1.1 with sunstudio

Matthew Koop koop at cse.ohio-state.edu
Mon Nov 24 11:21:28 EST 2008


Hi Thomas,

What version of OFED do you have installed on your machine? (you may have
the ofed_info command installed that can tell you what version is
installed).

The error you describe looks to be related to support for eXtended
Reliable Connection (XRC) mode, which allows greater scalability for
ConnectX cards. This requires OFED 1.3 or higher to be installed.

You can compile without this support by removing the "-DXRC" part of the
CFLAGS line within the make.mvapich.gen2 script.

Let us know if this helps. Thanks,

Matt

On Mon, 24 Nov 2008, Thomas Bach wrote:

> Hi all,
>
> I'm trying to compile mvapich-1.1 with the sunstudio compiler (version
> 12.0 - most current patch level).
> See attached files for error messages.
>
> # rpm -q -a | egrep 'sun-(f90|cc)-12'
> sun-cc-12.0-8
> sun-f90-12.0-5
>
> # cat /etc/SuSE-release
> SUSE Linux Enterprise Server 10 (x86_64)
> VERSION = 10
> PATCHLEVEL = 1
>
> # suncc -V
> cc: Sun C 5.9 Linux_i386 Patch 124871-07 2008/10/08
> # sunCC -V
> sunCC: Sun C++ 5.9 Linux_i386 Patch 124865-06 2008/08/22
> # sunf77 -V
> f90: Sun Fortran 95 8.3 Linux_i386 Patch 127145-04 2008/04/17
>
> Any suggestions how to solve this?
>
> Greets,
> 	Thomas Bach.
>



More information about the mvapich-discuss mailing list