Perfect and Thanks!

I had searched the Mellanox web site for the mxm package to no avail.

I will try recompiling later today.

Best,
Joseph


On 11/28/2012 06:29 AM, Yevgeny Kliteynik wrote:
On 11/28/2012 10:52 AM, Pavel Mezentsev wrote:
You can try downloading and installing a fresher version of MXM from mellanox 
web site. There was a thread on the list with the same problem, you can search 
for it.
Indeed, that OFED version comes with older version of MXM.
You can get the newer version here: http://www.mellanox.com/products/mxm

-- YK


2012/11/28 Joseph Farran<jfar...@uci.edu<mailto:jfar...@uci.edu>>

     Howdy.

     I a have a stock CentOS 6.3 OS and a Mellanox MT26428 card.

     I installed the Mellanox OFED MLNX_OFED_LINUX-1.5.3-3.1.0-__rhel6.3-x86_64 
which installed just fine.   Rebooted the system and when I try building 
OpenMPI 1.6.3, it aborts with:

     mtl_mxm_send.c: In function 'ompi_mtl_mxm_isend':
     mtl_mxm_send.c:183: error: 'MXM_REQ_FLAG_SEND_SYNC' undeclared (first use 
in this function)
     make[2]: *** [mtl_mxm_send.lo] Error 1
     make[2]: *** Waiting for unfinished jobs....
     make[2]: Leaving directory 
`/data/apps/sources/openmpi-1.__6.3/ompi/mca/mtl/mxm'
     make[1]: *** [all-recursive] Error 1
     make[1]: Leaving directory `/data/apps/sources/openmpi-1.__6.3/ompi'
     make: *** [all-recursive] Error 1


     My configure options are:

          --with-sge                              \
          --with-threads                          \
          --with-hwloc                            \
          --with-openib                           \
          --enable-mpi-thread-multiple            \
          --with-mxm=/opt/mellanox/mxm            \
          --with-mxm-libdir=/opt/__mellanox/mxm/lib \
          --with-fca=/opt/mellanox/fca            \
          --enable-heterogeneous                  \
          --enable-openib-connectx-xrc            \


     Has anyone been able to compile OpenMPI 1.6.3 with the Mellanox OFED on 
CentOS 6.3?

     Joseph
     _________________________________________________
     users mailing list
     us...@open-mpi.org<mailto:us...@open-mpi.org>
     
http://www.open-mpi.org/__mailman/listinfo.cgi/users<http://www.open-mpi.org/mailman/listinfo.cgi/users>




_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to