New release for uDAPL v2.0 (2.0.28) and v1.2 (1.2.17) available at: http://www.openfabrics.org/downloads/dapl
Latest Packages (see ChangeLog for details): md5sum: 3f914d57312110cc795d37c28d03b26c compat-dapl-1.2.17.tar.gz md5sum: d74a5b1817a5413be2603cfd03e944d6 dapl-2.0.28.tar.gz Vlad, please pull into OFED 1.5.2 RC1: For 1.2 and 2.0 support on same system, including development, install RPM packages as follow: dapl-2.0.28-1 dapl-utils-2.0.28-1 dapl-devel-2.0.28-1 dapl-debuginfo-2.0.28-1 compat-dapl-1.2.17-1 compat-dapl-devel-1.2.17-1 Summary of v2.0 and v1.2 changes: Release 2.0.28 fixes (OFED 1.5.2): config: add conditional check for new verbs port_attr.link_layer dat.conf: update manpage with latest provider information, add examples cma, scm: new provider entries for Mellanox RDMA over Ethernet device dapltest: server info devicename is not large enough for dapl_name storage windows: comp_channel.cpp is included by util.c in the openib_common. windows: need to include linux directory to pick up _errno.h scm: check for hca object before signaling thread scm, cma: fini code can be called multiple times and hang via fork scm: add option to use other network devices with environment variable DAPL_SCM_NETDEV scm: cr_thread occasionally segv's when disconnecting all-to-all MPI static connections scm: SOCKOPT ERR Connection timed out on large clusters ucm: UD mode, active side cm object released to soon, the RTU could be lost. cma, ucm: cleanup issues with dat_ep_free on a connected EP without disconnecting. ucm: increase default UCM retry count for connect reply to 15 scm: remove modify QP to ERR state during disconnect on UD type QP windows: remove static paths from dapltest scripts common: EP links to EVD, PZ incorrectly released before provider CM objects freed. common: remove unnecessary lmr lkey hashing and duplicate lkey checking ibal: output completion code in deciaml & hex as intended ucm: set timer during RTU_PENDING state change. ucm: fix issues with new EP to CM linking changes scm: add EP locking and cm checking to socket cm disconnect scm: new cm_ep linking broke UD mode over socket cm openib common: add some debug prints to help isolate QP type issues common: dapl_event_str function missing 2 IB extended events common: dat_ep_connect should not set timer UD endpoints ucm: fix error path during accept_usr reply failure ibal: add missing windows makefile ibal: changes for EP to CM linking and synchronization. scm: add support for canceling conn request that times out. scm, ucm: consolidate dat event/provider event translation common: missed linking changes from atomic to acquire/release common: add CM-EP linking to support mutiple CM's and proper protection during destruction Release 1.2.17 fixes (OFED 1.5.2): config: add conditional check for new verbs port_attr.link_layer cma, scm: new provider entries for Mellanox RDMA over Ethernet device for uDAPL v1.2 cma: memory leak of verbs CQ and completion channels created during dat_ia_open cma: memory leak of FD's (pipe) created during dat_evd_create _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
