CUDA for .net?

前端 未结 4 824
夕颜
夕颜 2021-01-31 17:35

I know that there are a lot of CUDA language bindings, such as PyCUDA, but are there any good bindings for .Net? The only one I\'ve seen is this one, but I\'d like to k

4条回答
  •  無奈伤痛
    2021-01-31 18:26

    Here's another one http://www.hybriddsp.com/Products/CUDAfyNET.aspx

    translates .NET code to CUDA C automatically, has quite good pack of examples

提交回复
热议问题