开发者

What's the easiest way to use infiniband from .NET?

I've got two computers with Mellanox ConnectX VPI 开发者_如何学JAVAMT26428 infiniband cards running Windows 7 with drivers installed. What is the easiest way to start doing message passing (e.g. via MPI) from .NET?


If you are using MPI, configure MPI to use IB for message passing. Just write an MPI program and execute it. If your MPI is configured properly, it will preferentially use IB. You can also use VERBS API to use IB directly. VERBS is analogous to TCP.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜