Re: Building and Installing SDP on existing OFED 1.5.2 install

2011-05-10 Thread bhavinkumar thumar
Hey, Now it's working! I just cleaned up everything and started with fresh installation. Thanks a lot for pointing me /etc/infiniband/info file. Thanks, Bhavin On Tue, May 10, 2011 at 10:55 AM, bhavinkumar thumar wrote: > Thanks a lot for replying. > > I followed your suggestion and issued conf

Re: Building and Installing SDP on existing OFED 1.5.2 install

2011-05-09 Thread bhavinkumar thumar
Thanks a lot for replying. I followed your suggestion and issued configure command as follows: #./configure --with-core-mod --with-user_mad-mod --with-user_access-mod --with-addr_trans-mod --with-mthca-mod --with-mlx4-mod --with-mlx4_en-mod --with-mlx4_ib-mod --with-mlx4_vnic-mod --with-mlx4_fc-m

Building and Installing SDP on existing OFED 1.5.2 install

2011-05-09 Thread bhavinkumar thumar
Hi, I have downloaded the OFED 1.5.2 tar file and then installed RPM source files to /usr/src/redhat/SOURCES. Now I changed some portion of sdp_main.c and then I performed following steps. #cd /usr/src/redhat/SOURCES/ofa_kernel-1.5.2/ #./configure --with-core-mod --with-ipoib-mod --with-mthca-mo