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


i've got 2 computers mellanox connectx vpi mt26428 infiniband cards running windows 7 drivers installed. easiest way start doing message passing (e.g. via mpi) .net?

if using mpi, configure mpi use ib message passing. write mpi program , execute it. if mpi configured properly, preferentially use ib. can use verbs api use ib directly. verbs analogous tcp.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -