I'm trying to build OpenMPI 4.0.1 with UCX 1.6.0 using the Intel 17 and I'm getting the following error:

  CC       dss/dss_print.lo
  CC       dss/dss_register.lo
  CC       dss/dss_unpack.lo
  CC       dss/dss_open_close.lo
  CCLD     libopen-pal.la
make[2]: Leaving directory `/n/scratchlfs/rc_admin/pedmon/openmpi/openmpi-4.0.1/opal'
Making all in tools/wrappers
make[2]: Entering directory `/n/scratchlfs/rc_admin/pedmon/openmpi/openmpi-4.0.1/opal/tools/wrappers'
  CC       opal_wrapper.o
  CCLD     opal_wrapper
../../../opal/.libs/libopen-pal.so: undefined reference to `uct_ep_create_connected'
make[2]: *** [opal_wrapper] Error 1
make[2]: Leaving directory `/n/scratchlfs/rc_admin/pedmon/openmpi/openmpi-4.0.1/opal/tools/wrappers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/n/scratchlfs/rc_admin/pedmon/openmpi/openmpi-4.0.1/opal'
make: *** [all-recursive] Error 1

-Paul Edmon-

_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/devel

Reply via email to