Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

Problem with OFED dapl2test.exe

dingjun_chencmgl_ca
317 Views

Hi, could someone tell me how to fix the following problem? On our Windows PCs cluster, Intel MPI 5.0 and WinOFED 3.2 are installed. I am trying to test if the DAPL fabric works well with Intel MPI. The following error occurred and please tell me how to fix it. Thanks in advance.

Dingjun

C:\Program Files\OFED>dapl2test
DT_cs_Server: Could not open ibnic0v2 (DAT_PROVIDER_NOT_FOUND )
DT_cs_Server (ibnic0v2): Exiting.

 

C:\Program Files\OFED>more  C:\DAT\dat.conf
#
# DAT (DAPL Provider) configuration file
#
# Entries scanned sequentially - first entry to open is used unless explicit
# DAPL interface name specified.
#
# Each entry requires the following fields:
#
# <DAPL-Interface-name> <api_version> <threadsafety> <default> <dapl_lib_path> \
#           <provider_version> <ia_device_params> <platform_params>
#
# DAT 2.0 [NetworkDirect v2] provider - NDlist form NDx to ND device mapping
ND0 u2.0 nonthreadsafe default C:\Windows\system32\dapl2-ND.dll ri.2.0 "ND0 1" ""
#
# DAT 2.0 [IBAL] Eye-bal, InfiniBand Access Layer provider
ibnic0v2 u2.0 nonthreadsafe default C:\Windows\system32\dapl2.dll ri.2.0 "IbalHca0 1" ""
ibnic1v2 u2.0 nonthreadsafe default C:\Windows\system32\dapl2.dll ri.2.0 "IbalHca1 1" ""
ibal0 u2.0 nonthreadsafe default C:\Windows\system32\dapl2.dll ri.2.0 "IbalHca0 1" ""
ibal1 u2.0 nonthreadsafe default C:\Windows\system32\dapl2.dll ri.2.0 "IbalHca1 1" ""
#
# DAT 2.0 [socket-cm] InfiniBand QPs setup by passing QP info over a socket
# connection; supports DAT Windows <==> Linux over IB connections.
ibnic0v2-scm u2.0 nonthreadsafe default C:\Windows\system32\dapl2-ofa-scm.dll ri.2.0 "ibv_device0 1" ""
#
# DAT 2.0 RDMA-CM
# connection; supports DAT Windows <==> Linux over IB connections.
ibnic0v2-cma u2.0 nonthreadsafe default C:\Windows\system32\dapl2-ofa-cma.dll ri.2.0 "rdma_dev0 1" ""
#
# DAT 2.0 UCM - Unreliable Datagram Connection Manager
ibnic0v2-ucm u2.0 nonthreadsafe default C:\Windows\system32\dapl2-ofa-ucm.dll ri.2.0 "ibv_device0 1" ""

C:\Program Files\OFED>dapl2test
DT_cs_Server: Could not open ibnic0v2 (DAT_PROVIDER_NOT_FOUND )
DT_cs_Server (ibnic0v2):  Exiting.

0 Kudos
0 Replies
Reply