[mvapich-discuss] Compiling MVAPICH2-1.9a on Host without IB

Jiri Kraus jkraus at nvidia.com
Tue Sep 25 11:08:21 EDT 2012


Hi,

I have some trouble compiling MVAPICH2-1.9a on a Host without an IB interface. I used

./configure --enable-cuda --with-cuda=/usr/local/cuda-5.0 --enable-shared --with-device=ch3:nemesis --prefix=<...>

to configure but the build with gcc 4.6.2 on openSUSE 12.1 (x86_64) failed during compilation of 
mvapich2-1.9a/src/mpid/ch3/channels/nemesis/nemesis/netmod/tcp/tcp_send.c
with
tcp_send.c: In function âMPID_nem_tcp_iStartContigMsgâ:
tcp_send.c:317:31: error: incompatible types when assigning to type âvoid *â from type âMPIDI_CH3_PktGeneric_tâ
tcp_send.c: In function âMPID_nem_tcp_iStartContigMsg_pausedâ:
tcp_send.c:456:31: error: incompatible types when assigning to type âvoid *â from type âMPIDI_CH3_PktGeneric_tâ
tcp_send.c: In function âMPID_nem_tcp_iSendContigâ:
tcp_send.c:604:31: error: incompatible types when assigning to type âvoid *â from type âMPIDI_CH3_PktGeneric_tâ
tcp_send.c: In function âMPID_nem_tcp_SendNoncontigâ:
tcp_send.c:732:31: error: incompatible types when assigning to type âvoid *â from type âMPIDI_CH3_PktGeneric_tâ
make[8]: *** [tcp_send.o] Error 1

Any help is appreciated.

Thanks

Jiri
NVIDIA GmbH, Wuerselen, Germany, Amtsgericht Aachen, HRB 8361
Managing Director: Karen Theresa Burns

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------



More information about the mvapich-discuss mailing list