> rdma_bind_addr(struct rdma_cm_id *id, struct sockaddr *addr)
> It is in the file named cma.cpp. Further, we continued to step into, we
> found these methods are called: BindAddress (in the file named wv_ep.cpp),
> TranslateAddress(in the file named wv_provider.cpp). In the
> TranslateAddress function, this method is called:
> hIbat = CreateFileW(IBAT_WIN32_NAME, GENERIC_READ | GENERIC_WRITE,
> FILE_SHARE_READ | FILE_SHARE_WRITE, NULL,  OPEN_EXISTING,
> FILE_ATTRIBUTE_NORMAL, NULL)
> Unfortunately it always return the value: 0xffffffffffffffff
> (INVALID_HANDLE_VALUE).

Can you try running as an administrator if you're not already?

This problem sounds familiar.  Has anyone else on the list seen this and know 
the fix?

_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to