Ndspi.h - what do I need to include in my Program

Rajendra Singh 26 Reputation points
2021-04-16T00:09:09.373+00:00

Hello All,

I am new to this forum. I am writing my first RDMA aware application on windows using Network DIrect. I installed MS-MPI but I am unable to #include <Ndspi.h>. Where do I find this header file to include in my code.

Please advise.

Raj

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,420 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Song Zhu - MSFT 906 Reputation points
    2021-04-16T02:07:47.41+00:00

    I found the header file at this link.

    However, Microsoft no longer updates the Network Direct SPI related. Therefore, the file cannot be found now. You can refer to: How to compile and run a simple MS-MPI program to see how to use Microsoft MPI.