Rdma programming on windows

Hello,
I am trying to do rdma programming on windows using devx sdk and ib_verbs
I was able to port my code developped on linux for the same purpose, however there are some functions which I cannot find in mlx5_verbs.h on windows.
For instance i am looking for queue pair creation, but the function ibv_create_qp does not exist.
Is there any tutorial on rdma programming on windows? Or any suggestions for this problem?

Hi

The windows rdma programing is diffierent as linux, we suggest you contact nvidia networking support to get more information

Hi @shim1,

Thanks for your reply!! Do you know any document to follow for windows rdma programming?

hi

The detail doc should provided by Microsoft
you can reference this link: